home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / warpinst.zip / WARPINST.DOC < prev    next >
Text File  |  1995-01-24  |  161KB  |  3,912 lines

  1.  
  2.  Copyright information 
  3.  
  4.  The contents of this document are Copyright IBM Corp. 1981-1995.  
  5.  All rights reserved. 
  6.  
  7.  Information current as of January 23, 1995 
  8.  
  9.  TXT versions by Irv Spalten 
  10.  
  11.  INF file by Chris Novak 
  12.  
  13.  These are solutions to problems encountered in OS/2 Warp. 
  14.  
  15.  TITLE: 941027 INSTALLATION OF WARP HANG ON DISK #1 WHEN INSTALL ON 
  16.                GATEWAY COMPUTERS.
  17.  
  18.  DESCRIPTION OF SYMPTOMS:
  19.      Hang on DISK #1 when installing WARP on Gateway machines.
  20.  
  21.  RESOLUTION:
  22.      If you are having this problem, please check 
  23.      the level of BIOS on your system.  If you have 
  24.      a Gateway 1.00.03.AF1 BIOS, then you need to 
  25.      update your BIOS (see the README).
  26.      A fix is available from Gateway.
  27.  
  28.  TITLE: 941028 Problem installing "Internet Connection for OS/2"
  29.                portion of the Warp BonusPack from CDROM on Mitsumi 
  30.                CDROM drives.
  31.  
  32.  DESCRIPTION OF SYMPTOMS:
  33.      User experiences XDFCOPY error message XDF3507 when trying 
  34.      to make the diskettes for the Internet portion of the Warp 
  35.      BonusPack.  The error occurs ONLY on the INETCON1,2,3 & 
  36.      4.IMG files.  The rest of the BonusPack installs fine from 
  37.      the CDROM.
  38.  
  39.      If the user tries to install directly from the CDROM using 
  40.      the BonusPack installation menu instead of making the 
  41.      diskettes using XDFCOPY, he'll get UNZIP errors as shown 
  42.      below (in this example G:  is the CDROM drive letter):
  43.  
  44.      g:\internet\iak1.zip" did not unzip correctly (rc=-51).
  45.      Do you wish to continue the installation?
  46.  
  47.      If the user chooses to continue installation he'll get the 
  48.      same error on iak2,3 & 4.zip files as well.  Finally the 
  49.      BonusPack installation program will error out by reporting 
  50.      similar to the following:
  51.  
  52.      The exit program for "IBM Internet Connection for OS/2"
  53.      gave a bad return code of 65535.  Continue with the 
  54.      installation?  If the user selects OK then the system will 
  55.      abort the install.
  56.  
  57.  SUMMARY OF RESOLUTION:
  58.      The user has the following options:
  59.  
  60.      1.) Try and run the XDFCOPY on another machine with a 
  61.          different CDROM drive.  The resulting diskettes can be 
  62.          used to install on the machine that is failing.
  63.  
  64.      2.) Have the customer attempt to copy the .IMG files from 
  65.          the CDROM to a temporary subdirectory in his disk drive 
  66.          and run XDFCOPY from the .IMG files on the disk drive.
  67.  
  68.      3.) Have the user check the BonusPack CDROM for any dirt or 
  69.          scratches.  CDROMs can suffer from the same read 
  70.          problems as audio CDs can.  Also inspect the CD CADDY 
  71.          it is installed in or the CDROM drive drawer area for 
  72.          any dust or dirt.
  73.  
  74.      4.) If none of the above suggestions work, recommend that 
  75.          the user obtain a replacement BonusPack CDROM 
  76.  
  77.  DETAILS OF RESOLUTION:
  78.      This problem has been observed to occur on Mitsumi CDROM 
  79.      drives (FX-001D and FX-100D).  It may occur on others too.
  80.      It appears to be a CDROM drive read problem.  It is possible 
  81.      that the drive electronics and/or mechanics are not aligned 
  82.      (i.e. out of tolerance or spec.)  such that a read error 
  83.      occurs on the BonusPack CDROM.  The customers that 
  84.      experienced this problem, were able to install the Warp 
  85.      product CDROM with no problems and all of the other 
  86.      BonusPack components without error.  The failure was only 
  87.      seen on the "Internet Connection for OS/2" component of the 
  88.      Warp BonusPack CDROM.
  89.  
  90.  TITLE: 941114 Configuring the NEC 260 IDE cdrom under OS2 Warp.
  91.  
  92.  DESCRIPTION OF SYMPTOMS:
  93.      A NEC 260 IDE cdrom is not being recognized by OS2 Warp.
  94.  
  95.  SUMMARY OF RESOLUTION:
  96.      Make sure the proper drivers are loading in config.sys and 
  97.      that the necessary files are located in the proper directories.
  98.  
  99.  DETAILS OF RESOLUTION:
  100.      If you have already installed OS2 Warp, and are trying to get 
  101.                 the cdrom recognized, follow these instructions:
  102.  
  103.       1. Go to the OS2 Selective Install utility. From the list of 
  104.          cdrom's, select the NEC 260. Click OK. At the System 
  105.          Configuration window, click OK again. At the Setup and 
  106.          Installation window, select the Install button.
  107.  
  108.       2. Insert the OS2 diskette when prompted.
  109.  
  110.       3. Edit the OS2 config.sys in the root directory of the hard 
  111.          drive. Find the line:
  112.  
  113.                            BASEDEV=IBM1S506.ADD
  114.  
  115.          Add switches to this line so that it reads:
  116.  
  117.                            BASEDEV=IBM1S506.ADD /A:x /U:y /ATAPI
  118.  
  119.          The /A switch refers to the adapter number that the cdrom 
  120.          is attached to. The /U option references the unit or device 
  121.          number on a particular adapter. The /ATAPI parameter 
  122.          enables ATA Packet Interface protocol for the NEC 260. If the 
  123.          cdrom is attached to the second IDE port or adapter in a 
  124.          system and is the only device on the adapter, you would enter 
  125.  
  126.                            BASEDEV=IBM1S506.ADD /A:1 /U:0 /ATAPI
  127.  
  128.          in the config.sys. If the cdrom is configured as a slave, or sec 
  129.          device, you would specify /U:1. The config.sys should also conta 
  130.          the statements:
  131.  
  132.                             BASEDEV=IBMIDECD.FLT
  133.                             DEVICE=C:\OS2\BOOT\OS2CDROM.DMD
  134.                             IFS=C:\OS2\BOOT\CDFS.IFS
  135.  
  136.           These should have been added by the Selective Install program.
  137.  
  138.           If you are trying to install Warp from the NEC 260 cdrom,
  139.           simply configure the BASEDEV=IBM1S506.ADD  line per above.
  140.           If you find that OS2 still does not recognize the cdrom,
  141.           make sure that the /A and /U parameters are specified 
  142.  
  143.  TITLE: 941027 4030VL, Promise VLB Diskcaching Card IDE 
  144.                controller failed installing Warp.
  145.  
  146.  DESCRIPTION OF SYMPTOMS:
  147.      Even with cache disabled, the motherboard bios 
  148.      for disk I/O and all ide drives above 0 and 1 
  149.      disconnected a complete failure with the 
  150.      repeated message that drive C is not available 
  151.      and so forth all the way thru D and the logical 
  152.      drive partitions on both physical drives.
  153.      Note: the above is an example if the user has 2 physical 
  154.      drives connected to this Promise card.
  155.  
  156.  RESOLUTION:
  157.      Get a newer driver available from the Promise BBS.
  158.      The file is PTI1S506.ADD.  When using this, the 
  159.      IBM1S506.ADD must be remmed out first.  The older 
  160.      driver for DV4030VLIDE will not work.
  161.  
  162.  TITLE: 941026 THE SWAPPER FILE IN WARP.
  163.  
  164.  DESCRIPTION OF SYMPTOMS:
  165.      The swapper file is larger in WARP than in previous releases of 
  166.      OS2.
  167.  
  168.  SUMMARY OF RESOLUTION:
  169.      This is normal.
  170.  
  171.  DETAILS OF RESOLUTION:
  172.      This is normal.
  173.      The most significant change that has been made is how system DLL's
  174.      get loaded and what is now valid data for swapping.
  175.      System DLL's include:
  176.      DISPLAY          SOM          PMMERGE      PMWP
  177.      DOSCALL1         PMATM        PMMLE
  178.      IBMDEV32         PMCTLS       PMSPL 
  179.      IBMVGA32         PMGPI        PMVIOP
  180.  
  181.      In the previous versions of OS/2, dll code was never copied to the 
  182.      swapper file.  In WARP, code for system dll's can be written to 
  183.      the swapper file and, in adition, during boot, PMMERGE, DOSCALL1,
  184.      PMGPI, PMWP and PMVIOP will be swapped out.  This means that there 
  185.      will be an overall increase in swapper size.  This was done 
  186.      to increase overall system perfomance.
  187.  
  188.  TITLE: 941115 Warp TCPIP VERSION 2.0 AND THE INTERNET CONNECTION KIT 
  189.  
  190.  DESCRIPTION OF SYMPTOMS:
  191.      When installing TCPIP Version 2.0 and The Internet Connection Kit 
  192.      you will receive an error message that the products are not 
  193.      supported when running TOGETHER.  It will install, but there are 
  194.      several problems and certain features will not work.
  195.  
  196.  SUMMARY OF RESOLUTION:
  197.      Running TCPIP VERSION 2.0 AND THE INTERNET CONNECTION KIT together 
  198.      under WARP is NOT supported.
  199.  
  200.  DETAILS OF RESOLUTION:
  201.      Running TCPIP VERSION 2.0 AND THE INTERNET CONNECTION KIT together 
  202.      under WARP is NOT supported.
  203.  
  204.  TITLE: 941121 TRAP0003 DISK #1 IBM1FLPY.ADD WARP OS/2.
  205.                CS:EIP=0538:00001a21 CSLIM=000027d7.
  206.  
  207.  DESCRIPTION OF SYMPTOMS:
  208.      Installing WARP disk #1 failed with TRAP0003 on the following 
  209.      values: CS:EIP=0538:00001a21 CSLIM=000027d7.
  210.  
  211.  SUMMARY OF RESOLUTION:
  212.      On the system setup bios, check the SETUP for the 
  213.      floppy drive setup.  Make sure that the floppy drive is setup 
  214.      correctly.  Example: If user has 1.44mb (3 1/2") drive, make 
  215.      sure the setup reflects 1.44mb setup instead of 1.2mb (5 1/4").
  216.  
  217.  TITLE: 941115 CHANGES MADE BY WARP TO WINDOWS FILES 
  218.  
  219.  DESCRIPTION OF SYMPTOMS:
  220.      Changes to several Windows files occur during installation 
  221.      of OS/2 3.0 Warp 
  222.  
  223.  SUMMARY OF RESOLUTION:
  224.      The Following Windows files are Modified during WARP installation:
  225.      WIN.INI
  226.      SYSTEM.INI
  227.      WIN.COM
  228.      CONTROL.INI
  229.      PROGMAN.INI
  230.      SETUP.INF
  231.      CONTROL.INF
  232.  
  233.  DETAILS OF RESOLUTION:
  234.      Changes to the following files are as follows:
  235.  
  236.      WIN.INI
  237.           .Windows.
  238.           if no printer is defined in WINDOWS, Warp will 
  239.           insert GENERIC / TEXT ONLY in the DEVICE= statement.
  240.  
  241.           .Desktop.
  242.           Adds ICON SPACING=100
  243.  
  244.           note:this statement may or may not appear in this 
  245.                section. If it does not, Warp will insert it 
  246.  
  247.           .Ports.
  248.           Adds .OS2 ports 
  249.  
  250.           .Pscript.
  251.           This section is created and the following statements 
  252.           are added:
  253.           EXTERNAL PRINTERS=6
  254.           PRINTER1=40291760
  255.           PRINTER2=40291730
  256.           PRINTER3=40293930
  257.           PRINTER4=40293960
  258.           PRINTER5=IBM17521
  259.           PRINTER6=IBM39521
  260.  
  261.           .Device.
  262.           This section is created and the following statement 
  263.           is inserted:
  264.           GENERIC/TEXT ONLY TTY, LPT1:
  265.  
  266.           .Printer Ports.
  267.           This section is created and the following statement 
  268.           is inserted:
  269.           GENERIC / TEXT ONLY=TTY,LPT1:,15,45
  270.  
  271.      SYSTEM.INI
  272.           .Boot.
  273.           LANGUAGE.DLL= is modified to =LANGENG.DLL ( to ensure english)
  274.          SYSTEM.DRV= is modified to =ATMSYS.DRV
  275.           MAVDMApps= is added 
  276.           OS2MOUSE.DRV=MOUSE.DRV is added 
  277.           ATM.SYSTEM.DRV=SYSTEM.DRV is added 
  278.           USEOS2SHIELD=1 is added 
  279.           OS2SHIELD=WINSHELD.EXE
  280.  
  281.           .Keyboard.
  282.           KEYBOARD.DLL= is modofied to =KBDUS.DLL
  283.  
  284.           .386Enh.
  285.           MAY change the path in the PAGING FILE= statement 
  286.           Changes the MAXPAGINGFILESIZE= statement 
  287.  
  288.           .Timer.drv.
  289.           This section is created and the following statements are 
  290.           inserted:
  291.           Max386Res=10
  292.           Max286Res=10
  293.  
  294.      CONTROL.INI
  295.           .Installed.
  296.           This section is created and the following statements 
  297.           are inserted:
  298.           3.1=YES
  299.           HPPCL5A.DRV=yes
  300.           FINSTALL.DLL=YES
  301.           FINSTALL.HLP=YES
  302.           HPPCL5A.HLP=YES
  303.           HPPCL50P.HLP=YES
  304.           note: the reference to the HP universal print drivers are 
  305.                 due to an HP LaserJet being selected during install.
  306.  
  307.           .Function.
  308.           This section is created and the following statement is 
  309.           inserted:
  310.           SETTINGS=COLORS, FONTS, PORTS, MOUSE, DESTOP, PRINTERS 
  311.                    INTERNATIONAL, SOUND, NETWORK 
  312.  
  313.      PROGMAN.INI
  314.           .Settings.
  315.           display.drv=<installed resolution> is inserted 
  316.  
  317.      SETUP.INF
  318.           .oemdisks.
  319.           A =. ,"IBM OS/2 Printer Driver Diskette 1","PMDD 1"
  320.           B =. ,"IBM OS/2 Printer Driver Diskette 2","PMDD 2"
  321.           C =. ,"IBM OS/2 Printer Driver Diskette 3","PMDD 3"
  322.  
  323.  TITLE: 941121 INSTALLING WARP, GETTING SYS0045 ON WINDOWS DISK #1
  324.  
  325.  DESCRIPTION OF SYMPTOMS:
  326.      Installing OS/ WARP passed the first phase and onto the second 
  327.      phase of the installation, when asks to insert the WINDOWS 
  328.      DISK #1, will received a " SYS0045 sector can't be found ... " 
  329.      If going into OS/2 and DIR on the WINDOWS DISKS, it is ok, but if 
  330.      trying to copy, xcopy any files from the WINDOWS DISKS to the 
  331.      hardfile, result the same error SYS0045 message.
  332.  
  333.  SUMMARY OF RESOLUTION:
  334.      User has changed the floppy drives around and did not update 
  335.      the CMOS to reflects the changes.
  336.  
  337.  DETAILS OF RESOLUTION:
  338.      User must go into the system CMOS and make sure the floppy 
  339.      drives are setup correctly.
  340.      Example: If changed the 1.44mb drive from B: to A:, and the 1.2mb
  341.               drive from A: to B:, on the Setup on the CMOS should 
  342.               reflect that 1.44mb as an A: drive and 1.2mb as an B:
  343.               drive.
  344.  
  345.  TITLE: 941121 WIN-OS2 SESSIONS FAIL TO LAUNCH. BOOTLOG.TXT HAS AS IT,S
  346.                LAST STATEMENT, "LOADSTART=MOUSE.DRV"
  347.  
  348.  DESCRIPTION OF SYMPTOMS:
  349.      WIN-OS/2 fails to launch if there is no mouse type specified 
  350.      in MOUSE.INI
  351.  
  352.  SUMMARY OF RESOLUTION:
  353.      Ensure the MOUSE.INI file has a type specified 
  354.  
  355.  DETAILS OF RESOLUTION:
  356.      When starting any WIN-OS/2 session (FS or Seamless), the session 
  357.      will terminate before it starts. If initiated from an ICON, it 
  358.      will hatch then unhatch. If initiated from a command line,
  359.      "Loading Please Wait..." will appear, then the session prompt 
  360.      will re-display. If starting a WIN-OS/2 session from a command 
  361.      line with a "/B" switch, the BOOTLOG.TXT file will show 
  362.      LOADSTART=MOUSE.DRV as the last statement in the file. A look 
  363.      at MOUSE.INI reveals "MOUSETYPE=". That statement MUST equal the 
  364.      type of hardware installed on the system. When running in 
  365.      DOS/WINDOWS, the system will query the hardware attached and 
  366.      update MOUSE.INI accordingly. This is not occurring in OS/2.
  367.      APAR PJ16247 has been created to address this problem. Until 
  368.      a resolution for the problem of why the MOUSE.INI file is not 
  369.      being updated as it is in DOS/WINDOWS, ensure the MOUSETYPE=
  370.      statement in MOUSE.INI = <the mouse type described in the 
  371.      boot.description section in syste 
  372.  
  373.  TITLE: 941115 RUNNING WEB EXPLORER UNDER WARP 
  374.  
  375.  DESCRIPTION OF SYMPTOMS:
  376.      You can run Web Explorer under WARP version 3.0 as well as TCP-IP
  377.      version 2.0 with the base kit service pack for TCPIP 2.0.
  378.  
  379.  SUMMARY OF RESOLUTION:
  380.      The customer will need obtain support from the Internet.
  381.  
  382.  DETAILS OF RESOLUTION:
  383.      If the customer is running Web Explorer they must obtain support 
  384.      from the internet.
  385.  
  386.      The support news group on the internet newsgroup is:
  387.         comp.os.os2.networking.tcp-ip
  388.  
  389.  TITLE: 941122 INSTALLING OS/2 WARP, INTERNAL CDROM DRIVE CONNECTED 
  390.                TO A SOUNDCARD DIRECTLY (NOT A SEPERATE CONTROLLER 
  391.                CARD).
  392.  
  393.  DESCRIPTION OF SYMPTOMS:
  394.      Not recognizing cdrom.  OS2CDROM.DMD not found.
  395.  
  396.  RESOLUTION:
  397.      This is a hardware related problem.  User needs to do the 
  398.      following:
  399.      On the back of the cdrom drive is a jumper which controls the bus 
  400.      device number.  OS/2 install requires it to be on 0 (zero).
  401.      Most sound board manufacturers leave it at the factory default 
  402.      of 1.  If it is anything other than 0, the install disk #1 will 
  403.      not load the driver " OS2CDROM.DMD " and will stop installation 
  404.      with a red screen saying it can't find the cdrom.
  405.  
  406.  TITLE: 941123 INSTALLING WARP ON A SYSTEM WITH FUTURE DOMAIN 1680,
  407.                FIRST PHASE HANG WITH A BLINKING CURSOR.  NO LOGO 
  408.                ON THE FIRST REBOOT.
  409.  
  410.  DESCRIPTION OF SYMPTOMS:
  411.      Installing WARP on a system with Future Domain 1680 SCSI 
  412.      controller and Toshiba 3401b CDROM, hang after the first reboot 
  413.      with a blinking cursor on the top left hand corner.  No logo,
  414.      just a black screen with blinking cursor. This is on a 1.5gb
  415.      Maxtor hardfile.
  416.  
  417.  SUMMARY OF RESOLUTION:
  418.      User has low-level formatted the hardfile under the Future Domain 
  419.      utilities, but did not partition the drive and high-level
  420.      format under this utilities.  The Maxtor drive cylinders set is 
  421.      incorrect, showing 816 instead of actual 1014 cylinders.  The
  422.      hardfile was NOT correctly defined previously therefore causing 
  423.      this problem.
  424.  
  425.  DETAILS OF RESOLUTION:
  426.      Make sure the hardfile is correctly define and format under the 
  427.      Future Domain Utilities to avoid this problem.
  428.  
  429.  TITLE: 941123 INSTALLING WARP ON A SYSTEM WITH CDROM (TOSHIBA)
  430.                CONNECTED TO AN ADAPTEC 1542C, GETTING A RED SCREEN NO 
  431.                CDROM DEVICE SUPPORT FOUND.
  432.  
  433.  DESCRIPTION OF SYMPTOMS:
  434.      Red screen on DISK #1, message no cdrom device support found.
  435.  
  436.  RESOLUTION:
  437.      Under the Adaptec setting option (Ctrl+A), disable the FAST 
  438.      SCSI and Synchronize option.
  439.      This will enabled OS/2 WARP install DISK #1 to recognize the 
  440.      cdrom.
  441.      Note: The system has also a SoundBlaster card, but the 
  442.      cdrom (Toshiba) is connected to the Adaptec 1542C SCSI 
  443.      controller.
  444.  
  445.  TITLE: 941129 C0000005 ON DISK #1 INSTALLATION OF WARP 
  446.                CS:EIP = 013b : 00000ced CSLIM = 000025ab 
  447.  
  448.  DESCRIPTION OF SYMPTOMS:
  449.  
  450.      Installation of WARP, on Disk 1 received the following error:
  451.      "A program in this session encountered a problem and 
  452.       cannot continue.
  453.       c0000005
  454.       P1 =00000000 P2 =ffffffff P3 =xxxxxxxx P4 =xxxxxxxx
  455.       EAX=00000002 EBX=ffe4a814 ECX=00000041 EDX=ffe28c44
  456.       ESI=ffe4000a EDI=ff3f0008
  457.       DS=03cb  DSACC=00f3  DSLIM=000007ff
  458.       ES=0130  ESACC=00f3  ESLIM=00005133
  459.       FS=0000  FSACC=****  FSLIM=********
  460.       GS=0000  GSACC=****  GSLIM=********
  461.       CS:EIP=013b:00000ced CSACC=00fb  CSLIM=000025ab
  462.       SS:EIP=0017:00000fc6 SSACC=00f3  SSLIM=00000fff
  463.       EBP=00000433 FLG=00013202
  464.  
  465.  SUMMARY OF RESOLUTION:
  466.  
  467.      Check the CONFIG.SYS, user has edited this file and instead of 
  468.      putting " REM " for remarks out the statement, user put a non-
  469.      alphabet characters.  For example, instead of the following:
  470.      REM basedev=ibm1s506.add
  471.      user has put 
  472.      ;basedev=ibm1s506.add  (a semi-colon " ; ")
  473.      This above will result the c0000005 error on disk #1.
  474.  
  475.  DETAILS OF RESOLUTION:
  476.  
  477.      Make sure the user does not use any non alphabet characters for 
  478.      any statements on the config.sys.
  479.      Under OS/2, everytime a statement needs to be REMarks out,
  480.      user REM instead of ";" or non alphabet characters.
  481.  
  482.  TITLE: 941205 GENERAL PROBLEMS ON INSTALLATION OF WARP, MAINTENANCE 
  483.                DESKTOP OR BEFORE THE FINAL REBOOT 
  484.  
  485.  DESCRIPTION OF SYMPTOMS:
  486.  
  487.      1. Customer receives sys3175 in os2mm.dll (PJ16290) on first 
  488.         reboot or Maintenance Desktop.
  489.      2. Customer receives sys3175 in unpack2.exe, when continuing 
  490.         installation through the maintenance desktop on any diskette.
  491.      3. OS2 is unable to operate your hard disk or your diskette drive.
  492.      4. System hangs on maintenance desktop.
  493.      5. System beeps on diskette #7 when asking for the diskette.
  494.  
  495.  RESOLUTION:
  496.  
  497.      Remark out the basedev=xxxxxxx.add from config.sys on the harddrive 
  498.      except ibmint13.i13 and ibm%flpy.add and the cdrom 
  499.      controller device driver (Where xxxxxx can be any character and % is 
  500.      replaced by 2 for microchannel system and a 1 if any other system).
  501.      Also refer customer for possible 174 in Users Guide to OS/2 book 
  502.      additional explanation and actions.
  503.      If customer has Ethernet Card (NE2000 Compatible), ask to 
  504.      customer to remove it (PJ15955).
  505.  
  506.  TITLE: 941103 INSTALLING S3964 DRIVERS ON WARP OS/2 VERSION 3.0 USING 
  507.                S3'S DRIVERS (THOSE WRITTEN BY S3 CORP.)
  508.  
  509.  DESCRIPTION OF SYMPTOMS:
  510.  
  511.      Problems installing the S3 drivers for the S3 964 chip on system with 
  512.      OS/2 v3.0
  513.          1.  The install does not finish 
  514.          2.  The install hangs 
  515.  
  516.  SUMMARY OF RESOLUTION:
  517.  
  518.      1.  Edit the S3inst.cmd file 
  519.      2.  Change all references to x:\os2 to x:\os2\boot.
  520.           (X: = drive where os2 resides)
  521.      The drivers in original format will not install because the reference 
  522.      the Os2 directory.  Os2 v 3.0 installs the drivers into the Os2\Boot
  523.      directory.
  524.  
  525.  DETAILS OF RESOLUTION:
  526.  
  527.      1.  Edit the S3INST.CMD file by:
  528.           a.  Place the S3 driver diskette into the disk drive.
  529.           b.  Change to the disk drive 
  530.           c.  Pull S3INST.CMD into an editor 
  531.      2.  Change the reference from X:\OS2 TO X:\OS2\BOOT
  532.           ('X' = drive where OS/2 resides)
  533.           Note: The drivers in the original format will not install since 
  534.                   reference is to the \OS2 directory.  OS/2 v3.0 installs 
  535.                   drivers into the \OS2\BOOT directory 
  536.  
  537.  TITLE: 941129 WARP PACKAGE UPDATE - HOW TO FIND OUT WHICH WARP 
  538.                PACKAGE THE CUSTOMER RECEIVED 
  539.  
  540.  DESCRIPTION OF SYMPTOMS:
  541.  
  542.      How to tell which WARP Package the customer is running.
  543.  
  544.  SUMMARY OF RESOLUTION:
  545.  
  546.      Check the manufactured packages.
  547.      The SYSINST1.EXE file has been updated.
  548.  
  549.  DETAILS OF RESOLUTION:
  550.  
  551.      The only file that was changed in the updated WARP Package is 
  552.      SYSINST1.EXE.  This file is located on Disk 1 or CD Rom 1 and 
  553.      is installed to:
  554.  
  555.           X:\OS2\INSTALL\BOOTDISK\SYSINST1.EXE
  556.  
  557.      The old file size for SYSINST1.EXE is 4992 bytes, dated 10-08-94.
  558.      The new file size for SYSINST1.EXE is 4960 bytes, dated 10-25-94.
  559.  
  560.                         ************************
  561.  
  562.   The following should be used to distinguish the original GA 
  563.   version of WARP from the updated packages, or from newly 
  564.   manufactured packages.
  565.  
  566.   1. 16-Digit Code on Bottom of WARP Box (1st 6 Digits are Date of Mfg)
  567.     - If Down-Level (not reworked) will have date prior to 10/29/94
  568.     - If Reworked, will have Original Code w/date prior to 10/29/94
  569.       PLUS Additional 16-Digit Code that will reflect date of rework 
  570.     - Single 16-Digit Code w/date After 10/29, reflects newly 
  571.       Manufactured Product, w/revised code.
  572.  
  573.   2. Shipping Carton of any "REWORKED" Product will have a single 
  574.      WHITE STICKER (no text) on outside of Box.  White sticker will 
  575.      be visible thru pallet.
  576.  
  577.   3. Diskette Label of Diskette 1 has revised Part Number (P/N):
  578.      83G8658 (for Diskette Version)
  579.      83G8661 (for CD-ROM Version)
  580.  
  581.  TITLE: 941130 TRAP000E WITH CS:EIP 0160:FFF6EFBE
  582.  
  583.  DESCRIPTION OF SYMPTOMS:
  584.  
  585.      Customer receives a Trap000e with cs:eip 0160:FFF6EFBE when 
  586.      running laps WR06000 and/or lan server IP07000.  The function 
  587.      name which is failing is _VMGetSem.
  588.  
  589.  SUMMARY OF RESOLUTION:
  590.  
  591.      Customer must upgrade to the latest csd's for Laps and Lan 
  592.      server.  (WR07045 and IP07045)
  593.  
  594.  DETAILS OF RESOLUTION:
  595.  
  596.      If a customer receives a Trap000E with CS:EIP 0160:FFF6EFBE they 
  597.      must upgrade their Laps to WR07045 and Lan Server to IP07045.
  598.  
  599.      NOTE:  This may not necessarily pertain to Laps and Lan Server.  If
  600.      the customer is running any other Product such as Novell, other 
  601.      Lan software, or specific drivers make sure they are updated to 
  602.      the latest version.
  603.  
  604.  TITLE: 941209 System hangs with Adaptec 2740/2742 controller with 
  605.                cdrom attached.
  606.  
  607.  DESCRIPTION OF SYMPTOMS:
  608.      Attempting to access a CDROM attached to an Adaptec 2740/2742
  609.      scsi controller causes trap or system hang.
  610.  
  611.  SUMMARY OF RESOLUTION:
  612.      Disable tagged queing for the AIC7770.ADD driver.
  613.  
  614.  DETAILS OF RESOLUTION:
  615.      1. Edit the OS2 config.sys file.
  616.  
  617.      2. Change the line 
  618.  
  619.         BASEDEV=AIC7770.ADD
  620.                    to 
  621.         BASEDEV=AIC7770.ADD /A:0 /TAG:1
  622.  
  623.      3. Shut down system and then reboot for change to take effect.
  624.  
  625.  TITLE: 941208 SHUTDOWN FAILS UNDER OS/2 2.11 OR WARP DUE TO LOTUS 
  626.                CC:MAIL BEING ON THE SYSTEM 
  627.  
  628.  DESCRIPTION OF SYMPTOMS:
  629.      In some cases, after installing CCMail Client on a system running 
  630.      WARP 3.0, the user will be unable to successfully shutdown.
  631.  
  632.  SUMMARY OF RESOLUTION:
  633.      CCmail is aware of this and the 1.04 build will address this 
  634.      issue.
  635.  
  636.  DETAILS OF RESOLUTION:
  637.      To work around this problem:
  638.          Make sure the user either has their CCMail folder open, or 
  639.          places a shadow of any object within the CCMail folder on the 
  640.          OS/2 desktop, prior to shutdown.
  641.  
  642.      ALSO, word from a Lotus support tech is that if the IN BOX has a 
  643.      shadow on the Desktop, then the problem will not occur.
  644.  
  645.      This problem will be addressed in the version 1.04 of CCmail.
  646.      The most current version of CCMail Client is 1.03 and 1.04 is 
  647.      scheduled to be available early 1995.
  648.  
  649.  TITLE: 941207 WARP ERROR MESSAGE "DRIVE X NOT READY PRESS ANY KEY"
  650.  
  651.  DESCRIPTION OF SYMPTOMS:
  652.  
  653.      CUSTOMERS USING THE BOOT MANAGER FEATURE UNDER OS/2 WARP MAY GET 
  654.      THE ERROR MESSAGE "DRIVE 1 NOT READY PRESS ANY KEY" AND THE SYSTEM 
  655.      BOOTS NORMALLY. OTHER DRIVES NUMBERS MAY ALSO BE REPORTED AS NOT 
  656.      READY. THIS IS MOST PREVALENT ON COMPUTERS THAT UTILIZE A SCSI 
  657.      HOST ADAPTER.
  658.  
  659.  SUMMARY OF RESOLUTION:
  660.  
  661.      THE CUSTOMER SHOULD CHECK THE HARDWARE SETTINGS OF ALL THE 
  662.      DRIVES IN HIS SYSTEM. ON SYSTEMS WITH SCSI HOST ADAPTERS, BE 
  663.      CERTAIN THAT ONLY BOOTABLE DRIVES HAVE A SCSI ID OF 0 OR 1.
  664.      USING FDISK FROM A PREVIOUS VERSION OF OS/2 TO INSTALL THE 
  665.      BOOTMANAGER WILL CIRCUMVENT THE MESSAGE.
  666.  
  667.  DETAILS OF RESOLUTION:
  668.  
  669.      THE ERROR MESSAGE APPEARING IS THE RESULT OF ADDITIONAL 
  670.      MESSAGEING THAT WAS ADDED TO ALERT A USER THAT AN EXTERNAL 
  671.      DRIVE MAY NOT BE POWERED ON. ONE OF THE REASONS THAT IT APPEARS 
  672.      FOR WARP USERS WITHOUT EXTERNAL DRIVES MAY BE A NON STANDARD 
  673.      IMPLENTATION OF THE BIOS IN THE USERS SCSI CARD. USING 
  674.      THE FDISK PROGRAM FROM A PREVIOUS VERSION OF OS/2 WILL STOP 
  675.      THE ERROR MESSAGE FROM APPEARING. FDISK.COM IS LOCATED ON DISK 1 
  676.      OF MOST VERSIONS OF OS/2 INSTALLATION DISKETTES, IT IS ALSO IN THE 
  677.      \OS2SE21\DISK_2 DIRECTORY OF MOST OS/2 CDROMS.
  678.  
  679.  TITLE: 941207 IPE 0160:FFFBA0FC - 000D:000680FC, 1163, 7019 ON DISK 1 
  680.                INTERNAL REVISION 8.162 94/09/19
  681.  
  682.  DESCRIPTION OF SYMPTOMS:
  683.      Installing WARP on Disk #1 when the user replaced the IBMKBD.SYS
  684.      with the size of 29,525, will get the following IPE.
  685.      *************** IPE 16/32-bit *************************
  686.        THE SYSTEM DETECTED AN INTERNAL PROCESSING 
  687.        ERROR AT LOCATION # 0160:fffba0fc - 000d:000680fc
  688.         1163, 7019 
  689.        048600b4 
  690.        INTERNAL REVISION  8.162      94/09/19
  691.      *********** end IPE 16/32-bit ************************
  692.  
  693.  RESOLUTION:
  694.      User has downloaded the wrong IBMKBD.SYS file.
  695.      The file size should be 4,677 and dated 7/30/94.
  696.      Note: this file is the temporarily fix for PJ16077 
  697.  
  698.  TITLE: 941209 WHAT IDE CD-ROMS ARE COMPATIBLE WITH OS2 Warp?
  699.                AND HOW DO I MAKE THEM WORK?
  700.  
  701.  DESCRIPTION OF SYMPTOMS:
  702.      CDROM NOT WORKING UNDER WARP 
  703.  
  704.  SUMMARY OF RESOLUTION:
  705.      What Follows is a list of CD-ROMs that are known to be compatible 
  706.      with Warp and how to make them work.
  707.  
  708.  DETAILS OF RESOLUTION:
  709.  
  710.      The IDE hard disk driver, IBM1S506.ADD, was made aware of ATAPI.
  711.      This driver will claim all ATAPI devices and mark them as generic 
  712.      devices. The IBMIDECD.FLT filter loads afterwards and scans all 
  713.      drivers for generic ATAPI devices. If it locates one, it will decide 
  714.      if that device is a CDROM.
  715.  
  716.      Note:  In addition to IBM1S506.ADD and IBMIDECD.FLT, all CD-ROM
  717.      in the table below require the OS2CDROM.DMD and CDFS.IFS device 
  718.      These are added automatically when the selective install is done.
  719.  
  720.      CDROM.
  721.  
  722.      An IDE CDROM cannot be a master while a hard drive is being a slave.
  723.      You cannot use the IBMINT13.I13 for an IDE CDROM.
  724.  
  725.           -------------------------------------
  726.           Manufacturer  |Model      |  Notes  |
  727.           --------------|-----------|---------|
  728.           Mitsumi       |FX001DE    |    1    |
  729.           ------------------------------------|
  730.           NEC           |CDR-250    |         |
  731.                         |CDR-260    |    2    |
  732.                         |NEC 2vi    |         |
  733.           ------------------------------------|
  734.           Sony          |55E        |    1    |
  735.                         |55D        |    1    |
  736.           ------------------------------------|
  737.           Panasonic     |571        |         |
  738.           ------------------------------------|
  739.           Wearnes       |CDD-120    |         |
  740.           -------------------------------------
  741.  
  742.      Notes:
  743.  
  744.      1. The Mitsumi and Sony cdroms may have problems because they are not 
  745.         ATAPI 1.2 compliant. This should be fixed with updated drivers.
  746.  
  747.      2. NEC 260 cdroms that ship with some Gateway systems adhere to the 
  748.         1.7 spec instead of 1.2. For these cdroms, the BASEDEV=IBM1S506. A 
  749.         line in the OS2 config.sys file has to be edited as follows:
  750.  
  751.                  BASEDEV=IBM1S506.ADD /A:x /U:y /ATAPI
  752.  
  753.         The /A switch refers to the adapter number that the cdrom 
  754.         is attached to. The /U option references the unit or device 
  755.         number on a particular adapter. The /ATAPI parameter 
  756.         enables ATA Packet Interface protocol for the NEC 260. If the 
  757.         cdrom is attached to the second IDE port or adapter in a 
  758.         system and is the only device on the adapter you would 
  759.         enter:
  760.  
  761.                  BASEDEV=IBM1S506.ADD /A:1 /U:0 /ATAPI
  762.  
  763.  TITLE: 941201 Philips cdrom causes boot problem if /m parameter used 
  764.  
  765.  DESCRIPTION OF SYMPTOMS:
  766.  
  767.      After setting the number of 2500 byte CD frame buffers to a value 
  768.      greater than the default value, OS2 will not boot. The default value 
  769.      is 16, the maximum 26, and the minimum 8. If customer is loading 
  770.      the LMS205.ADD driver, the line in config.sys would read 
  771.  
  772.                BASEDEV=LMS205.ADD /m:26
  773.  
  774.      to specify 26 2500 byte CD frame buffers.
  775.      With the Philips 206 cdrom, the line would read 
  776.  
  777.                BASEDEV=LMS206.ADD /m:
  778.  
  779.  SUMMARY OF RESOLUTION:
  780.  
  781.      Change the number of CD frame buffers back to the default value.
  782.  
  783.  DETAILS OF RESOLUTION:
  784.  
  785.      Please follow these instructions:
  786.  
  787.      1. Bring up the OS2 config.sys in an editor.
  788.  
  789.      2. Check the config.sys for the statements 
  790.  
  791.          BASEDEV=LMS205.ADD /m:26
  792.  
  793.      3. Remove the /m:26 so the line reads 
  794.  
  795.          BASEDEV=LMS205.ADD
  796.  
  797.      4. Save the file, shutdown and reboot for the changes to take 
  798.         effect.
  799.  
  800.  October 25, 1995 
  801.  
  802.                      Personal Systems Support Family 
  803.  
  804.                         Platform Offering Options 
  805.   ----------------------------------------------------------------------
  806.  
  807.   +--------------------------------------------------------------------+
  808.   | Figure 1 (Page 1 of 2). Platform Offering Options                  |
  809.   +--------------+-----------------+-----------------+-----------------+
  810.   |              | SUPPORT LINE    | SUPPORT LINE    | SUPPORT LINE    |
  811.   |              | PER INCIDENT    | STANDARD        | PREMIUM         |
  812.   +--------------+-----------------+-----------------+-----------------+
  813.   | Fees         | $190 Per        | $4,495 for      | $29,995 for     |
  814.   |              | Incident        | Unlimited       | Unlimited       |
  815.   |              |                 | Incidents       | Incidents       |
  816.   |              |                 | ($4,050 with    | ($28,645 with   |
  817.   |              |                 | certification)  | certification)  |
  818.   +--------------+-----------------+-----------------+-----------------+
  819.   | Support for  | Not Applicable  | Priced Per      | All products    |
  820.   | Additional   |                 | Product Added   | are included    |
  821.   | Products     |                 |                 |                 |
  822.   +--------------+-----------------+-----------------+-----------------+
  823.   | Support      | 8 AM to 5 PM    | 8 AM to 5 PM    | 24 X 7          |
  824.   | Hours        | Customer Time   | Customer Time   | (excluding      |
  825.   |              | Zone - Monday   | Zone - Monday   | Christmas Day)  |
  826.   |              | through Friday  | through Friday  |                 |
  827.   |              | (excluding U.S. | (excluding U.S. |                 |
  828.   |              | national        | national        |                 |
  829.   |              | holidays)       | holidays)       |                 |
  830.   +--------------+-----------------+-----------------+-----------------+
  831.   | 24 X 7       | $260 Per        | $1,575          | Included        |
  832.   | Coverage     | Incident        | additional      |                 |
  833.   |              |                 | ($6,070 total   |                 |
  834.   |              |                 | includes the    |                 |
  835.   |              |                 | base operating  |                 |
  836.   |              |                 | system)*        |                 |
  837.   +--------------+-----------------+-----------------+-----------------+
  838.   | Priority     | Not Applicable  | $4,995          | Included        |
  839.   | Handling     |                 | additional      |                 |
  840.   +--------------+-----------------+-----------------+-----------------+
  841.   | Customer     | Not Applicable  | 2 primary / 2   | 6 primary / 6   |
  842.   | Contacts     |                 | alternates      | alternates      |
  843.   | Included     |                 |                 | (includes 2     |
  844.   |              |                 |                 | primary and 2   |
  845.   |              |                 |                 | alternates for  |
  846.   |              |                 |                 | extended hours  |
  847.   |              |                 |                 | coverage)       |
  848.   +--------------+-----------------+-----------------+-----------------+
  849.   | Additional   | Not Applicable  | $2,995 each     | $2,995 each     |
  850.   | Customer     |                 |                 |                 |
  851.   | Contacts     |                 |                 |                 |
  852.   +--------------+-----------------+-----------------+-----------------+
  853.   | Multivendor  | Not Applicable  | $1,995          | Included        |
  854.   | Coordination |                 | additional      |                 |
  855.   +--------------+-----------------+-----------------+-----------------+
  856.   |              | SUPPORT LINE    | SUPPORT LINE    | SUPPORT LINE    |
  857.   |              | PER INCIDENT    | STANDARD        | PREMIUM         |
  858.   +--------------+-----------------+-----------------+-----------------+
  859.   | Monthly      | Not Applicable  | Included        | Included        |
  860.   | Activity     |                 |                 |                 |
  861.   | Reports      |                 |                 |                 |
  862.   +--------------+-----------------+-----------------+-----------------+
  863.   | NOTE:  * The charge for Extended Hours Coverage includes the       |
  864.   | OPERATING SYSTEM ONLY.  24 X 7 coverage for each additional        |
  865.   | product is subject to a 35% premium of the cost of support for     |
  866.   | that product, on a product-by-product basis, and must be added to  |
  867.   | the base charge.                                                   |
  868.   |                                                                    |
  869.   | A 10% discount will apply for multiple purchases of either Support |
  870.   | Line Standard or Support Line Premium.  Discounts do not apply to  |
  871.   | optional charges.                                                  |
  872.   +--------------------------------------------------------------------+
  873.  ************************************************************************                     
  874.  Personal Systems Support Family                                    
  875.  Fees  
  876.  ----------------------------------------------------------------------   
  877.  PERSONAL SYSTEMS FORUM   o   Forum - No charge   o   IBM  
  878.  TalkLink  Fee  -  $18  per  month (plus one-time registration      
  879.  charge of $15)    PERSONAL SYSTEMS TECHNICAL CONNECTION 
  880.  PERSONAL SOFTWARE CD-ROM   o   Single copy - $59   o   
  881.  Annual Subscription - Quarterly updates $119   o   Annual 
  882.  Subscription - Monthly updates $299   PERSONAL SYSTEMS 
  883.  CONSULT LINE, PER HOUR (MINIMUM OF 1 HOUR)   $240   IBM 
  884.  HOUSE CALL, PER HOUR (MINIMUM OF 2 HOURS)   o   Hourly - 
  885.  $170   o   2 - 19 Hours - $170 per hour   o   20 -99 Hours - 
  886.  $155 per hour   o   100+ Hours - $140 per hour    CUSTOMER 
  887.  APPLICATION ASSISTANCE, PER HOUR   $240   DESKTOP 
  888.  APPLICATION SUPPORT   o   $64 per Incident   o   $600 for 10 
  889.  Incidents   TECHNICAL SOLUTIONS   Annual Subscription - $50  
  890.  ***********************************************************************                     
  891.  Personal Systems Support Family                        Single User 
  892.  Services Options  
  893.  ---------------------------------------------------------------------- 
  894.  
  895.   +--------------------------------------------------------------------+
  896.   | Figure 2. Single User Services Options                             |
  897.   +--------------+-----------------+-----------------+-----------------+
  898.   |              | SINGLE INCIDENT | SINGLE INCIDENT | UNLIMITED       |
  899.   |              | - 800 #         | - 900 #         | INCIDENTS       |
  900.   +--------------+-----------------+-----------------+-----------------+
  901.   | Contract     | Single Incident | Single Incident | Annual          |
  902.   | Period       |                 |                 |                 |
  903.   +--------------+-----------------+-----------------+-----------------+
  904.   | Fees         | $45.00 Per      | $2.00 Per       | $179.00 Per     |
  905.   |              | Incident        | Minute, $50     | Year            |
  906.   |              |                 | Maximum Per     |                 |
  907.   |              |                 | Incident        |                 |
  908.   +--------------+-----------------+-----------------+-----------------+
  909.   | Standard     | OS/2 & DOS      | OS/2 & DOS      | OS/2 & DOS      |
  910.   | Products     |                 |                 | (limited        |
  911.   |              |                 |                 | product set)    |
  912.   +--------------+-----------------+-----------------+-----------------+
  913.   | Extended     | N/A             | N/A             | N/A             |
  914.   | Products     |                 |                 |                 |
  915.   +--------------+-----------------+-----------------+-----------------+
  916.   | Support      | 8AM to 5PM      | 8AM to 8PM      | 8AM to 5PM      |
  917.   | Hours        | Customer Time   | Eastern Time -  | Customer Time   |
  918.   |              | Zone - Monday   | Monday through  | Zone - Monday   |
  919.   |              | through Sunday  | Sunday          | through Sunday  |
  920.   |              | (excluding U.S. | (excluding U.S. | (excluding U.S. |
  921.   |              | national        | national        | national        |
  922.   |              | holidays)       | holidays)       | holidays)       |
  923.   +--------------+-----------------+-----------------+-----------------+
  924.   | 24 X 7       | N/A (Customer   | N/A             | N/A             |
  925.   |              | can purchase    |                 |                 |
  926.   |              | platform 24 X 7 |                 |                 |
  927.   |              | Single Incident |                 |                 |
  928.   |              | if required)    |                 |                 |
  929.   +--------------+-----------------+-----------------+-----------------+
  930.   | Priority     | N/A             | N/A             | N/A             |
  931.   | Handling     |                 |                 |                 |
  932.   +--------------+-----------------+-----------------+-----------------+
  933.   | # of         | N/A             | N/A             | Single User,    |
  934.   | Contacts     |                 |                 | Single License  |
  935.   +--------------+-----------------+-----------------+-----------------+
  936.   | Multivendor  | N/A             | N/A             | N/A             |
  937.   | Coordination |                 |                 |                 |
  938.   +--------------+-----------------+-----------------+-----------------+
  939.   | Monthly      | N/A             | N/A             | N/A             |
  940.   | Activity     |                 |                 |                 |
  941.   | Reports      |                 |                 |                 |
  942.   +--------------+-----------------+-----------------+-----------------+
  943.  
  944.  TITLE: 941208 INSTALLING WARP ON VALUEPOINT 6384-199 (P60/D), ON DISK 
  945.                #1 HANGS WITH DISKETTE LIGHT ON AND LOGO DISPLAYED.
  946.  
  947.  DESCRIPTION OF SYMPTOMS:
  948.      Attempting to install OS/2 Warp on ValuePoint 6384-199 (P60/D).
  949.      Installing from diskettes.  Boot from installation diskette,
  950.      load disk 1 when requested  disk 1 hangs with diskette light 
  951.      on and logo displayed.
  952.      ALT-F2 shows nothing.  No driver has been loaded.
  953.      Turned off int/ext cache and shadowing ROM did not help.
  954.  
  955.  RESOLUTION:
  956.      These ValuePoint systems came with the Flash EEPROM level 
  957.      0.13.01.AV0M and it has an AMI BIOS.  User needs to download 
  958.      VPP60FL6.DSK from the BBS in Raleigh 919-517-0001.  The
  959.      new BIOS is 1.00.06.AV0M.
  960.      Contact PS/VP Technical support for more informations on 
  961.      getting this new Flash EEPROM upgrade.
  962.  
  963.  TITLE: 941212 COULD NOT LOCATE VROBJ.DLL (OS/2 WARP BONUSPAK)
  964.  
  965.  DESCRIPTION OF SYMPTOMS:
  966.  
  967.      Customer is attempting to run the BonusPak Installation 
  968.      Utility (INSTALL.CMD).  The program starts up and issues 
  969.      five "1 file(s) copied" messages and then pops up an error 
  970.      box that states: " BPIU.EXE - COULD NOT LOCATE VROBJ.DLL ".
  971.  
  972.  SUMMARY OF RESOLUTION:
  973.  
  974.      Somehow the customer's LIBPATH statement has been changed 
  975.      such that the ".;" (dot semicolon) has been deleted from 
  976.      the LIBPATH.  The LIBPATH statement in CONFIG.SYS should 
  977.      look similar to this: LIBPATH=.;C:\OS2\DLL;C:\OS2\MDOS;
  978.      continuing on to the end.  NOTE: C is drive where OS/2
  979.      Warp is installed.
  980.  
  981.  DETAILS OF RESOLUTION:
  982.  
  983.      If your customer is experiencing this error with the 
  984.      BonusPak Installation Utility, have the customer check 
  985.      his CONFIG.SYS file and look for the .; in the LIBPATH 
  986.      statement.  It normally should be the first entry in 
  987.      the list of subdirectories.  On a newly installed machine 
  988.      it is the first item.  It may however be located anywhere 
  989.      on the LIBPATH= line.  Ask the customer if he might have 
  990.      edited this line in his CONFIG.SYS or installed any 
  991.      applications that stated that they were going to edit 
  992.      or update CONFIG.SYS.  That will be the way to determine 
  993.      how the line might have gotten modified.  OS/2 Warp needs 
  994.      the .; in the LIBPATH to function correctly.
  995.  
  996.      A missing .; in the LIBPATH can result in all sorts of 
  997.      errors occurring with different programs of the BonusPak 
  998.      and the system in general.
  999.  
  1000.  TITLE: 941207 USER MAY GET SYS3175 IN INSTALL.EXE WHILE INSTALLING 
  1001.                WARP ON ZEOS PANTERA SYSTEM.
  1002.  
  1003.  DESCRIPTION OF SYMPTOMS:
  1004.  
  1005.      User may get the following SYS3175 in Install.exe during OS/2
  1006.      3.0 Installation on Zeos Pantera P90 System.
  1007.      . 
  1008.      *************** SYS3175 32-bit***************
  1009.      A program generated an acess violation at 0004d8a9 
  1010.      install.exe 0004:0000d8a9
  1011.      P1=00000008 P2=000000a0 P3=xxxxxxxx P4=xxxxxxxx  EAX=00000000
  1012.      EBX=00000004 ECX=00000005 EDX=bed80127
  1013.      ESI=00000d22 EDI=00005628
  1014.      DS=008f  DSACC=00f3  DSLIM=0000d12f
  1015.      ES=0127  ESACC=00f3 ESLIM=00000d22
  1016.      FS=150b  FSACC=00f3  FSLIM=00000030
  1017.      GS=0000 GSACC=****  GSLIM=********
  1018.      CS:EIP=0027:0000d8a9 CSACC=00fb CSLIM=0000daa9
  1019.      SS:EIP=008f:0000a7d2 SSACC=00f3  SSLIM=0000d12f
  1020.      EBP=0000a7e8 FLG=00012246
  1021.      *************** SYS3175 32-bit End ***********
  1022.  
  1023.  SUMMARY OF RESOLUTION:
  1024.  
  1025.      Contact Zeos Technical Support for Bios Upgrade Information.
  1026.  
  1027.  DETAILS OF RESOLUTION:
  1028.  
  1029.      If a system has a Flash Bios Version less than V9.0, user needs to 
  1030.      upgrade his Bios to 9.0 which can be downloaded from Zeos Bulletin 
  1031.      Board System at 612-362-1219. Once the bios is upgraded, the hard-
  1032.      ware settings for IDE drive in CMOS should be configured as 
  1033.      following.
  1034.  
  1035.                Multi Sector = Disable 
  1036.                Pre Set      = Disable 
  1037.                LBA          = Enable 
  1038.  
  1039.      For more info, please contact Zeos Technical Support.
  1040.  
  1041.  TITLE: 941216 SYS02025 SYS02027 ON THE FIRST REBOOT OF INSTALLATION 
  1042.                OF WARP ON A SYSTEM WITH LOCAL BUS IDE CONTROLLER 
  1043.                CARD 
  1044.  
  1045.  DESCRIPTION OF SYMPTOMS:
  1046.    Installation of WARP, after the first reboot received the SYS02025 
  1047.    and SYS02027 on a Non-IBM systems with a Vesa Local Bus (VLB) IDE 
  1048.    controller card.
  1049.  
  1050.  RESOLUTION:
  1051.    Please follow page 178 and 179 of the Guide to OS/2 version 3 manual.
  1052.    If the system has a local bus IDE controller card, DISABLE the BIOS 
  1053.    on the 32-bit local bus IDE controller card.  Check the system manual 
  1054.    for these instructions.
  1055.  
  1056.  TITLE: 950119 SYS3170 WITH CS:EIP C000:00007585 AFTER PRESSING 
  1057.                CTRL ESC IN A DOS SESSION RUNNING WARP 
  1058.  
  1059.  DESCRIPTION OF SYMPTOMS:
  1060.      Customer receives the following sys3170 error when pressing 
  1061.      ctrl esc in a dos session running under Warp:
  1062.  
  1063.       SYS3170 A PROGRAM GENERATED AN EXCEPTION 0162E835 AT 8B26FA76 
  1064.       P1 =26207480 P2 =8B5735C5 P3 =E887B4F8 P4 =3C5F03AE
  1065.       EAX=00006F00 EBX=00000000 ECX=00000000 EDX=00000000
  1066.       ESI=00000000 EDI=00000000
  1067.       DS=0000  DSACC=****  DSLIM=********
  1068.       ES=0000  ESACC=****  ESLIM=********
  1069.       FS=0000  FSACC=****  FSLIM=********
  1070.       GS=0000  GSACC=****  GSLIM=********
  1071.       CS:EIP=C000:00007585 CSACC=****  CSLIM=********
  1072.       SS:EIP=9FEE:000000DC SSACC=****  SSLIM=********
  1073.       EBP=00000002 FLG=00020002
  1074.  
  1075.  SUMMARY OF RESOLUTION:
  1076.      The customer must set their system back to VGA mode (16 colors)
  1077.      if they are running with only 512K of Video Memory.
  1078.  
  1079.  DETAILS OF RESOLUTION:
  1080.      Per page 232 of The User's Guide to OS/2 WARP,
  1081.      Resolution 640 X 480 X 256 requires 1MB of video memory.
  1082.  
  1083.      If the customer only has 512K of Video Memory they MUST set 
  1084.      their system back to VGA mode (16 colors) and make sure the 
  1085.      config.sys is modified as follows:
  1086.  
  1087.             OLD STATEMENT: DEVICE=C:\OS2\MDOS\VSVGA.SYS
  1088.             NEW STATEMENT: DEVICE=C:\OS2\MDOS\VVGA.SYS
  1089.  
  1090.  TITLE: 950110 USING ALT+F1 ROUTINE UNDER WARP ON A PRELOAD SYSTEM 
  1091.  
  1092.  DESCRIPTION OF SYMPTOMS:
  1093.      If a user has a preloaded system and excutes the ALT+F2 command,
  1094.      selecting the maintenance partition (M), some information in the 
  1095.      \OS2\BOOT\CONFIG.M file may be incorrect for that particular preload 
  1096.      system.  If the information is incorrect, when the install program 
  1097.      is started, it may exit with an error indicating that the sourcepath 
  1098.      incorrect.
  1099.  
  1100.  RESOLUTION:
  1101.      To get around this problem, the user will have to edit the 
  1102.      \OS2\BOOT\CONFIG.M file.  There are two "set" statements 
  1103.      that will need to be changed:
  1104.            SET SOURCEPATH=drive:\path
  1105.            SET FDISKETTESOURCE= 0 or 1;
  1106.            0 if redirected from cd, remote or local drive 
  1107.            1 if user will be prompted to insert diskettes 
  1108.      If the user has not made a set of diskettes using their Diskette 
  1109.      Factory program, then SOURCHPATH needs to points to 
  1110.      C:\DISKETTS\OS2V3, and FDISKETTESOURCE should equal 0.
  1111.      If the user has made a set of installation diskettes and the install 
  1112.      directory tree loaced under \DISKETTS\OS2V3 has been deleted by the 
  1113.      Diskette Factory program, then SOURCEPATH should equal A: and 
  1114.      FDISKETTESOURCE should be set 
  1115.  
  1116.  TITLE: 950118 APTIVA APPLICATION PROBLEMS UNDER WARP.
  1117.  
  1118.  DESCRIPTION OF SYMPTOMS:
  1119.  
  1120.  After installing WARP on Aptiva machines there are a number of 
  1121.  problems with the applications that are shipped with the 
  1122.  machine. Below are some problems are being identified and 
  1123.  fixes:
  1124.  1. The proper icons for some of the applications is replaced by the 
  1125.     OS/2 standard Windows icon.  This will be fixed in a future release 
  1126.     of OS/2.
  1127.  
  1128.  2. For Undersea Adventure and Discoverers do the following:
  1129.    a. Edit the file C:\SEA\KA.CNF and change the CDdrive field from E 
  1130.       to D and do a change of all the E: to D:.  Save the changed file 
  1131.    b. Edit the file C:\SEA\SEA.BAT and change of all the E: to D:.
  1132.       Save the changed file 
  1133.    c. Edit the file C:\SEA\DISCOVER.BAT and change of all the E: to 
  1134.       D:.  Save the changed file 
  1135.    d. Go to the "Settings" notebook for each of the two programs by 
  1136.       doing the following and make the indicated changes:
  1137.       1) Point the mouse pointer at the icon 
  1138.       2) Press the right mouse button once to get the context menu 
  1139.       3) Move the mouse pointer to Settings and press the left mouse 
  1140.          button once 
  1141.       4) Change the "Path and file name:" field from 
  1142.          C:\SEA\PS1CDROM.EXE (in the Undersea Adventure)
  1143.          C:\DISCOVER\PS1CDROM.EXE (in the Discoverers) to 
  1144.          C:\WINDOWS\PS1CDROM.EXE
  1145.       5) Press the left mouse button on the "Session" tab 
  1146.       6) Press the "WIN-OS/2 settings button 
  1147.       7) Select the DOS Memory settings 
  1148.       8) Set DOS_HIGH to ON 
  1149.       9) Set DOS_UMB to ON and save the settings 
  1150.      10) Select the button for WIN-OS2 full screen 
  1151.      11) Double click the control box in the upper left corner of the 
  1152.          "Settings" notebook to close it.
  1153.      Note: Sound currently does not work for the Discoverers 
  1154.            application.  This is being worked on.
  1155.  
  1156.  3. Reuters - When Reuters (Money Network) is started from it's
  1157.     migrated icon or from Windows Program Manager it displays "...not
  1158.     enough file handles..." dialog. Program can not open or create 
  1159.     files. The README.WRI file recommends 100 file handles be specifies 
  1160.     when running under OS/2.  Set DOS_FILES to 100 with the following 
  1161.     steps:
  1162.   a. Point the mouse pointer at the Reuters icon 
  1163.   b. Press the right mouse button once to get the context menu 
  1164.   c. Move the mouse pointer to Settings and press the left mouse 
  1165.      button once 
  1166.   d. Press the left mouse button on the "Session" tab 
  1167.   e. Press the "WIN-OS/2 settings button 
  1168.   f. Select the Other DOS settings 
  1169.   g. Set DOS_FILES to 100 and save the settings 
  1170.   h. Double click the control box in the upper left corner of the 
  1171.      "Settings" notebook to close it.
  1172.  
  1173.  4. The following are some of the problems being addressed.
  1174.   a. Music Mentor gets a General Protection Fault when the "To
  1175.      Session" button is pressed.
  1176.   b. Rapid Resume does not currently work under OS/2
  1177.   c. Running Disney Software Preview seamless hangs the system 
  1178.  
  1179.  TITLE: 950118 APTIVA MACHINES WITH THE ARIA SOUND CARD. (WARP)
  1180.  
  1181.  DESCRIPTION OF SYMPTOMS:
  1182.      The APTIVA machines 530 (2144-66P) & 730 (2144-86P).
  1183.      The ARIA soundcard needs the promethieus driver for OS/2 and 
  1184.      it will not be available till 1995.  The main symptoms 
  1185.      that the user will see is:
  1186.      1. No sound under OS/2.
  1187.      2. Windows seamless applications open but disappear and are 
  1188.         not in the task list.
  1189.  
  1190.  DETAILS OF RESOLUTION:
  1191.      If the machines equipped with this soundcard (ARIA), the 
  1192.      sound MUST be disabled.  User must do the following:
  1193.      1. Go into fullscreen Windows Program Manager 
  1194.      2. Open the "Control Panel" folder 
  1195.      3. Start the "Drivers" program 
  1196.      4. Remove the two ARIA drivers 
  1197.      5. Exit Windows 
  1198.  
  1199.      The applications should run seamlessly now 
  1200.  
  1201.  TITLE: 950118 INSTALLING WARP ON AN APTIVA, AN IBM PC 300 AND 700 
  1202.                SERIES MACHINES WITH 3.7MB OF MEMORY AND AN IDE CDROM 
  1203.                RESULTS IN TRAP0003.
  1204.  
  1205.  DESCRIPTION:
  1206.    Trap 3 can happen on IBM PC 300 Series - 486 Systems , IBM PC 
  1207.    300 Series - Pentium System , IBM PC 700 Series - Pentium 
  1208.    Systems and Aptiva machines with 3.7 meg of memory and an 
  1209.    IDE CDROM 
  1210.  
  1211.    The queueing mechanism in the IDE CDROM driver can cause 
  1212.    a trap 3 during install if there is heavy swap activity.
  1213.    A fix must be applied to the OS/2 system to correct this 
  1214.    problem.
  1215.  
  1216.  How to apply the fix for a CD install.
  1217.  
  1218.  OS/2 has two diskettes that are required to boot and initiate 
  1219.  an install from a CD.  The diskettes are called the "Installation"
  1220.  diskette and "Diskette 1".  In the fixes sent to you will be a file 
  1221.  called IBMIDECD.FLT.  Copy this file to "Diskette 1" replacing the 
  1222.  original that was on the diskette.  Now go forth and do your 
  1223.  install as usual.  The new module will be used during the install 
  1224.  and it will be installed on the final system.
  1225.  
  1226.  How to apply the fix for a diskette install.
  1227.  
  1228.  Boot the Install diskette and go through the first part of install.
  1229.  At the end of the first part of install, a blue screen with white 
  1230.  letters comes up telling the user to remove the diskette and press 
  1231.  enter to reboot and continue the install.  At this time, the user 
  1232.  must press the F3 button to get to a command line.  In the fixes 
  1233.  sent to you will be a file called IBMIDECD.FLT.  Copy this file 
  1234.  to the directory ?:\OS2\BOOT (? is the drive letter being installed 
  1235.  into) replacing the original.  Then enter EXIT to get you back to 
  1236.  the blue screen.  Now go forth and finish your install as usual.
  1237.  the new module will be used during the install and it will be 
  1238.  installed on the final system.
  1239.  
  1240.  The fix is AVAILABLE in the APTIVA UPDATE.  A replacement disk 
  1241.  will be sent.  For the CD-ROM version of WARP, a new Diskette #1
  1242.  will be sent.  For the Diskette version, a new Diskette #2 will be sent.
  1243.  Use this new diskette in place of the equivalent diskette that came 
  1244.  with OS/2 WARP.
  1245.  
  1246.  TITLE: 950117 UNDOCUMENTED PARAMETER ON THE BOOT COMMAND:
  1247.                BOOT /DOS /N
  1248.  
  1249.  DESCRIPTION:
  1250.  
  1251.   BOOT /DOS /N
  1252.   The /N will do the preparation with the disk, but it does not reboot.
  1253.   User can then do a shutdown as normal.
  1254.  
  1255.   It will shows the following:
  1256.  
  1257.   SYS1716: Warning! You should now restart your system by 
  1258.   selecting Shutdown from the desktop, or pressing Ctrl+Alt+Del.
  1259.  
  1260.   EXPLANATION: The program made changes to your hard disk and 
  1261.   replaced files C:\CONFIG.SYS and C:\AUTOEXEC.BAT in 
  1262.   preparation for the next reset.
  1263.  
  1264.   ACTION: Restart your system by selecting Shutdown from the 
  1265.   desktop, or pressing Ctrl+Alt+Del.
  1266.  
  1267.  TITLE: 950119 CDROM in ThinkPad DockII ( using AHA152X ) is not 
  1268.                recognized.
  1269.  
  1270.  DESCRIPTION OF SYMPTOMS:
  1271.   On IBM Thinkpad connected to Docking station II with cdrom connected to 
  1272.   Adapted 1510,1520,1522 controller is not recognized after installation 
  1273.   Trying to do selective install for cdrom system configuration shows no 
  1274.   cdrom support which it did during initial installation, when he chooses 
  1275.   cdrom as source directory program comes back with message invalid 
  1276.   source directory.
  1277.  
  1278.  SUMMARY OF RESOLUTION:
  1279.   PCMCIA drivers takes IRQ 11 on machine and IRQ 11 is default of the 
  1280.   Adaptec SCSI adapter (in the docking station) and this IRQ conflict 
  1281.   makes cd-rom unusable.
  1282.  
  1283.  DETAILS OF RESOLUTION:
  1284.   Reconfigure SCSI card to IRQ 9 or to any other free IRQ through 
  1285.   Dock II setup on bootup ( Control A ).
  1286.   Also Thinkpad has an IDE and on the docking station has a SCSI hard-
  1287.   disk, than move the SCSI driver statements before IDE driver statements 
  1288.   in config.sys.
  1289.  
  1290.  TITLE: 941214 COREL DRAW! 3.0 WON'T START UNDER OS/2; GETS ERROR 
  1291.                COREL DRAW 3 SECTION DRAWDIR=KEY NOT FOUND IN WIN.INI
  1292.  
  1293.  DESCRIPTION OF SYMPTOMS:
  1294.      When trying to run Corel Draw! 3.0 for Windows under OS/2 the user 
  1295.      cannot run the application and gets error, "Corel Draw 3 section 
  1296.      drawdir=key not found in WIN.INI." Corel Draw! cannot be run.
  1297.  
  1298.  SUMMARY OF RESOLUTION:
  1299.      1.  Modify WIN.INI file to address missing entry.
  1300.      2.  It may be possible to simply modify the PATH statement in the 
  1301.          OS/2 AUTOEXEC.BAT file to include the Corel Draw directory so 
  1302.          that the CORELDRW.INI file can be found.
  1303.  
  1304.  DETAILS OF RESOLUTION:
  1305.      1.  Edit the WIN.INI file and add the following:
  1306.  
  1307.              {CorelDraw3.
  1308.              drawdir=C:\CorelDrw
  1309.  
  1310.          NOTE: CorelDraw3 is enclosed in square brackets.
  1311.                Also the directory may be modified as needed.
  1312.  
  1313.      2.  The user may also be able to modify the AUTOEXEC.BAT file of 
  1314.          OS/2 so that the PATH statement includes whatever directory 
  1315.          Corel Draw! 3.0 is located in, such as C:\CorelDrw as 
  1316.          above 
  1317.  
  1318.  TITLE: 950117 A:\COUNTRY.SYS IS INCORRECT ON DISK #1 WHEN INSTALLING 
  1319.                OS/2 WARP.
  1320.  
  1321.  DESCRIPTION OF SYMPTOMS:
  1322.      Installing OS/2 WARP, on disk #1 encountered " A:\country.sys
  1323.      is incorrect ".
  1324.  
  1325.  RESOLUTION:
  1326.      Check the CMOS.  If the user has changed the floppy drives 
  1327.      around, make sure the CMOS is setup correctly.
  1328.      Example, if the user switch 1.44mb drive from B to A, and 1.2mb
  1329.      drive from A to B, CMOS must be setup and change that reflect 
  1330.      the A drive as 1.44mb and B drive as 1.2mb.
  1331.  Note:
  1332.      Some floppy drives controller has the ability to override the 
  1333.      cmos.  This means that the card is set for the original setup.
  1334.      For example, if the card is setup for 5 1/4" as A: drive and 
  1335.      the user switched the 3 1/2" drive to become A: drive and go into 
  1336.      the cmos and change it, when bootup, the card will override 
  1337.      the setup on the cmos and still make the 5 1/4" as A:.
  1338.      Advice user to check the controller manual to disable this option 
  1339.      on the card.  Or refer him/her back to where they bought the 
  1340.      controller card.
  1341.      Update: 01/17/1995
  1342.  
  1343.  TITLE: 941216 OS/2 WARP ENHANCED IDE SUPPORT
  1344.  
  1345.                                                      SYSTEMS WITH
  1346.                                NATIVE SUPPORT      TRANSLATED BIOS*
  1347.  ENHANCED IDE FEATURE
  1348.                                  DOS    OS/2           DOS    OS/2
  1349.  -----------------------------------------------------------------
  1350.  DRIVES > 1024 CYL (> 528 MB)
  1351.  
  1352.   BOOT PARTITIONS < 1024 CYL    YES    YES            YES    YES
  1353.  
  1354.   ACCESS DISK PAST 1024 CYL      NO     NO            YES    YES
  1355.  
  1356.   LOGICAL BLOCK ADDRESSING       NO    YES             NO    YES
  1357.                                with parameters     with parameters
  1358.   for performance               /A:0 /U:0 /LBA      /A:0 /U:0 /LBA
  1359.   saves drive 3 multiplies
  1360.  
  1361.   FASTER PIO MODE               YES    YES            YES    YES
  1362.  
  1363.   DMA ADDRESSING                 NO     NO             NO     NO
  1364.  
  1365.    not prevalent on controllers
  1366.    advantage for EISA systems only
  1367.  
  1368.   WD UTILITY "ON TRACK"         YES     **             NA     NA
  1369.    provides BIOS translation for
  1370.    system without translated BIOS
  1371.  
  1372.  * IBM Systems with translated BIOS include Valuepoint and IBM
  1373.    Mobile
  1374.  
  1375.  ** On Track will have a OS/2 filter that provides translation at
  1376.     Warp ship.  This filter will be shipped with On Track other
  1377.     Enhanced IDE Utilities with WD and IBM hard files for use on
  1378.     systems that do not have translated BIOS.  In the meantime
  1379.     we have worked with On Track to have FDISK identify the
  1380.     signature (45H) to prevent corruption.
  1381.  
  1382.  TITLE: 941227 FAXWORKS AND US ROBOTICS SPORTSTER 14400 MODEM 
  1383.  
  1384.  DESCRIPTION OF SYMPTOMS:
  1385.      Cannot receive fax 
  1386.      Cannot dial 
  1387.      Modem not responding 
  1388.  
  1389.  SUMMARY OF RESOLUTION:
  1390.      Additional command for modem strings will relieve problems 
  1391.      encountered on US Robotics Sportster 14400 modem with fax programs,
  1392.      specifically Faxworks by Softnet.
  1393.  
  1394.  DETAILS OF RESOLUTION:
  1395.      The following is a complete string given by Softnet, which will 
  1396.      turn off request to send, and resolve problems with Faxworks, and 
  1397.      US Robotics Sportster 14400 modem:
  1398.  
  1399.      &H2&I2&R1S36=0
  1400.  
  1401.  TITLE: 941213 FLOPPY DOES NOT WORK IN WARP ON NCR 3333 
  1402.                SYS0049 ERROR 
  1403.  
  1404.  DESCRIPTION OF SYMPTOMS:
  1405.      Floppy drive does not work in WARP.
  1406.      SYS0049 Error When accessing the A (Floppy) Drive 
  1407.      Problems with the Floppy drive on the NCR 3333 DX2/66
  1408.  
  1409.  SUMMARY OF RESOLUTION:
  1410.      Have A T & T / NCR replace the system board.
  1411.  
  1412.  DETAILS OF RESOLUTION:
  1413.      Replace the system board. NCR acknowledges that this is a hardware 
  1414.      problem with the system board (bad IC pack on the system board). This probably 
  1415.      occurs on many multi-tasking operating systems including OS/2, NT, and Unix.
  1416.      and Unix. Call A T & T at 800 262-7782 (as of Dec 1994) and ask them 
  1417.      to replace the system board due to FLEX DRIVE problems. This is AT&T
  1418.      / NCR Defect Number 86647.
  1419.  
  1420.  TITLE: 950118 TIMING HANG ON IBM PC 300 SERIES - 486 SYSTEMS AND ON 
  1421.                ALL APTIVA'S FROM THE 310 (2144-22P) THROUGH THE 530 
  1422.                (2144-66P).
  1423.  
  1424.  DESCRIPTION OF SYMPTOMS:
  1425.   When the IBM PC 300 Series - 486 Systems  BIOS code switched CMOS 
  1426.   banks, OS/2 (and the physical clock Device Driver) did not know 
  1427.   that the CMOS bank was switched. If an IRQ 8 (realtime clock 
  1428.   interrupt) came in when the CMOS bank was switched, then the system 
  1429.   would hang because the clock DD would read the RTC CMOS locations 
  1430.   on the 2nd bank when it should have read them on the 1st bank.
  1431.  
  1432.   The OS/2 virtual DD (VCMOS.SYS) did not allow writes to CMOS with 
  1433.   addresses < 0Eh.  So, the Rapid Resume data could not be written by 
  1434.   a VDM (DOS session or windows).  VCMOS.SYS virtualizes ports 70H 
  1435.   and 71H.
  1436.  
  1437.  RESOLUTION:
  1438.  
  1439.  VCMOS.SYS will now virtualize ports 22H and 24H when on IBM 
  1440.  PC 300 Series - 486 Systems  or Aptiva.
  1441.  A fix must be applied to the OS/2 system to correct this 
  1442.  problem.
  1443.  
  1444.  How to apply the fix 
  1445.  
  1446.  In the fixes sent to you will be a file called VCMOS.SYS.  After the 
  1447.  install is complete, copy VCMOS.SYS to ?:\OS2\MDOS directory (? is 
  1448.  the drive you installed OS/2 into).
  1449.  
  1450.  TITLE: 950118 INSTALLED WARP AND LOST ACCESS TO (ATM) ADOBE TYPE 
  1451.                MANAGER 3.0 FOR WINDOWS.
  1452.  
  1453.  DESCRIPTION OF SYMPTOMS:
  1454.      Installing WARP on a sysem with Adobe Type Manager 3.0 will 
  1455.      'backlevel' to ATM ver. 2.5. You will also loose access to any 
  1456.      imported fonts already on the system.
  1457.  
  1458.  SUMMARY OF RESOLUTION:
  1459.      Depending on how WARP  is installed (bootmanager or dualboot)
  1460.          will determine how to modify the system.
  1461.          1. Dualboot 
  1462.             Installation of WARP will replace the current ATM.INI in the 
  1463.             WINDOWS subdirectory.
  1464.          2. Bootmanager 
  1465.             Installation of WARP may point to the x:\psfonts subdirectory 
  1466.             partition where it is installed and not to the path in the or 
  1467.             in the ATM.INI file.
  1468.  
  1469.           .Setup.
  1470.           PFM_Dir=c:\psfonts\pfm
  1471.           PFB_Dir=c:\psfonts
  1472.  
  1473.           .Settings.
  1474.           ATM=On
  1475.           QLCDir=c:\psfonts
  1476.           Version=3.0
  1477.           TmpDir=c:\
  1478.  
  1479.  DETAILS OF RESOLUTION:
  1480.      1. Dualboot 
  1481.  
  1482.             a. Prior to installation of WARP 
  1483.             Rename the current x:\windows\psfonts directory to 
  1484.             x:\windows\tpsfonts.
  1485.             Rename or backup the current ATM.INI file.
  1486.             Reinstall Adobe Type Manager 2.5, 2.6, or 3.
  1487.             After installation, copy the contents of x:\windows\tpsfonts
  1488.             x:\windows\tpsfonts\pfm to the x:\windows\psfonts and 
  1489.             x:\windows\psfonts\pfm directories 
  1490.  
  1491.             b. After installation of WARP 
  1492.             Rename the current x:\windows\psfonts directory to 
  1493.             x:\windows\tpsfonts.
  1494.             Reinstall Adobe Type Manager 2.5, 2.6, or 3.0
  1495.             After installation, you can add the fonts from the the ATM co 
  1496.             panel ADD feature choosing x:\windows\tpsfonts\pfm in the 
  1497.             directories window.
  1498.  
  1499.          2. Bootmanager 
  1500.  
  1501.             If Windows is on the same partition that WARP will be install 
  1502.             follow proceedure 1a above. If WARP is installed on a differe 
  1503.             partition, edit the ATM.INI file to mirror the appropriate li 
  1504.             in .SETUP. and  .SETTINGS. example above, and reinstall ATM 
  1505.             from disks.
  1506.  
  1507.          Note: Applications that are migrated will need the WIN_ATM  in t 
  1508.          notebook set to on. It may also be necessary to reinstall specia 
  1509.          fonts not included with ATM.
  1510.  
  1511.  TITLE: 950117 INSTALLING OS/2 WARP ON A SYSTEM WITH NCR PCI SCSI 
  1512.                CONTROLLER THAT USED OS2CAM.ADD,  RECEIVED
  1513.                C:\OS2\SYSTEM\COUNTRY.SYS ERROR AFTER INSTALLATION.
  1514.  
  1515.  DESCRIPTION OF SYMPTOMS:
  1516.   Error after successful installation of WARP:
  1517.   " C:\OS2\SYSTEM\COUNTRY.SYS CANNOT BE FOUND " 
  1518.  
  1519.  RESOLUTION:
  1520.   User's system is as followed:
  1521.   A clone 486dx2-66mhz, 16mb, AWARD bios version 4.5, PCI system,
  1522.   and a built-in NCR PCI SCSI on the system board.
  1523.   It came with an OS/2 driver called OS2CAM.ADD.
  1524.   User has added in the config.sys on Disk #1 and was abled to install 
  1525.   OS/2 thru all the disks, but after reboot, before the desktop, it will 
  1526.   display the above error msg.
  1527.   Check the config.sys and the OS2CAM.ADD is in there but the following 
  1528.   statement is not in there:
  1529.      BASEDEV=OS2SCSI.DMD.
  1530.   Do the following:
  1531.   Moves the BASEDEV=OS2CAM.ADD after BASEDEV=OS2DASD.DMD.
  1532.   Adds the BASEDEV=OS2SCSI.DMD below the OS2CAM.ADD and reboot.
  1533.   System will boots up and running OS/2 WARP.
  1534.   Please note that this driver is supported only from NCR vendor. It does 
  1535.   not come with the OS/2 WARP package.
  1536.  
  1537.  TITLE: 950111 ATAPI.ZIP CONTAIN IBM OS/2 2.X / 3.X IDE CD DRIVER FOR 
  1538.                IDE CDROM DRIVES 
  1539.  
  1540.   You MUST use these NEW files to replace the existing copies supplied 
  1541.   by whatever version of OS/2 you are using.
  1542.  
  1543.   Installation if OS/2 is already installed on your fixed disk 
  1544.   ------------------------------------------------------------
  1545.   1. you must run Selective Install to install the files for the OS/2
  1546.      CD-ROM Device Manager and OS/2 CD-ROM File System.
  1547.    a. Open the OS/2 System folder on the desktop.
  1548.    b. Open the System Setup folder.
  1549.    c. Open Selective Install 
  1550.    d. Select the CD-ROM Device Support check box 
  1551.    e. Select OK 
  1552.    f. Scroll to the bottom of the CD-ROM device list table and 
  1553.       select the choice OTHER (OS/2 2.1) or Non-listed IDE CD-ROM (WARP)
  1554.    g. Select OK 
  1555.    h. Select the OK push button to proceed from the System 
  1556.       Configuration screen to the OS/2 Setup and Installation window 
  1557.    i. Select Install 
  1558.    j. When prompted to do so, insert the numbered installation 
  1559.  
  1560.   2. Copy the files provided in this package OVER those installed in 
  1561.      step 1, to their proper location on your system.  On Warp this is 
  1562.      \OS2\BOOT. Check by doing a 'DIR IBM1S506.ADD /S' on your system 
  1563.      <== DIR command 
  1564.  
  1565.   3. IDE CD ROMs that adhere to the ATAPI specification of February 1994 
  1566.      will be detected automatically if they are configured on the 
  1567.      Primary or Secondary IDE channel.  If your IDE channel is not 
  1568.      the primary or secondary,
  1569.      or if your IDE channel is not using the default io ports and IRQs,
  1570.      do a 'HELP IBM1S506.ADD' at an OS/2 command prompt to get detailed 
  1571.      information on changing or adding channels.
  1572.  
  1573.   4. Some drives do not respond to an ATAPI command from the February 
  1574.      Spec.These drives can not be auto detected and require an additional 
  1575.      parameter on the IBM1S506.ADD line in config.sys. The NEC 260 drive,
  1576.      for example, requires this additional parameter.
  1577.  
  1578.      BASEDEV=IBM1S506.ADD /A:x /U:y /ATAPI
  1579.  
  1580.      where x is the adapter number and y is the unit number.
  1581.  
  1582.      /A:
  1583.  
  1584.       Which IDE drive connector on your adapter contains the cable 
  1585.       that the NEC 260 IDE drive is connected to 
  1586.  
  1587.       IF you have only one IDE controller, this is Adapter 0, /A:0
  1588.  
  1589.       IF you have TWO IDE controllers, and the IDE CDROM is connected 
  1590.       the second controller cable, this is Adapter 1, /A:1
  1591.  
  1592.       The Enhanced IDE specifications allow for FOUR adapters, so 
  1593.       /A: COULD also be 2 or 3 in your system.
  1594.  
  1595.      /U:
  1596.  
  1597.    Each IDE controller can drive up to TWO drives. If the CD drive 
  1598.    is jumpered as the Master then this is unit 0, /U:0 otherwise it 
  1599.    is unit 1, /U:1  It is not possible to have a device configuredas 
  1600.    Slave without a Master on the same controller.
  1601.  
  1602.    /atapi or /ATAPI
  1603.  
  1604.    This informs the IBM1S506.ADD driver that this unit (/a: /u:) is an 
  1605.    ATAPI (IDE attached) CDROM drive...
  1606.  
  1607.    Editing your config.sys...
  1608.  
  1609.    locate the BASEDEV=IBM1S506.ADD line 
  1610.  
  1611.    If you have NO parameters on this line, then ADD the 
  1612.    parms as defined above, /A:? and /U:?
  1613.  
  1614.    an example line with the CD as slave on controller 1 
  1615.    BASEDEV=IBM1S506.add /A:0 /U:1 /ATAPI
  1616.  
  1617.    IF you ALREADY have parms, and have a /A:? parm already, make sure 
  1618.    to add JUST the /U:? parm for that adapter.
  1619.  
  1620.   5. IF you are using OS/2 2.11 or earlier, you will need to add the 
  1621.    following config.sys statement.(If you have WARP, choosing 'NON listed 
  1622.    IDE CDROM will cause this line to be placed in config.sys
  1623.    automatically)
  1624.  
  1625.    BASEDEV=IBMIDECD.FLT
  1626.  
  1627.   6. Shut down and restart your system 
  1628.  
  1629.   Installation if OS/2 is NOT already installed on your fixed disk 
  1630.   ----------------------------------------------------------------
  1631.   1. create the CD install disk 1 from the OS/2 CDROM 
  1632.  
  1633.   2. copy the files supplied here OVER the ones on disk 1.
  1634.  
  1635.   3. If you have a NEC 260 IDE CDROM drive, edit the config.sys on disk 1 
  1636.      and modify the BASEDEV=IBM1S506.ADD line as described above 
  1637.      (adding the /A & /U parms)
  1638.  
  1639.   3a. If you are using OS/2 2.11 or earlier, add the following statement 
  1640.      to config.sys and copy the associated file onto disk 1.
  1641.  
  1642.       BASEDEV=IBMIDECD.FLT
  1643.  
  1644.   3b. If you are using OS/2 WARP, add the following statement to the 
  1645.       config.sys on the DISKETTE 1:
  1646.  
  1647.       SET COPYFROMFLOPPY=1
  1648.  
  1649.   4. Boot the installation disk and disk 1 and proceed thru 
  1650.      installation phase 1.
  1651.  
  1652.   5. (If you are using OS/2 WARP, skip to step 7)
  1653.      Because the installation program uses copies of these files 
  1654.      from a packed file on the installation diskettes, the 
  1655.      UPDATED drivers you copied in step 2 are overlayed with the 
  1656.      older ones on your hard disk.  You MUST manually fix this.
  1657.  
  1658.  When you are asked to reboot to continue the installation,
  1659.      insert the installation disk and press Ctrl-Alt-Del, then through 
  1660.      disk 1 to the install panel. Press F3 to get to a command line.
  1661.      Go to the installation drive (wherever you installed OS/2).
  1662.      You will need to clear the read-only attribute on the IBM1S506.ADD
  1663.      file.  Do this by typing:          (OS/2 2.1 & 2.11)
  1664.                 /os2/attrib -r \os2\ibm1s506.add
  1665.  
  1666.      Copy the updated files (OS2CDROM.DMD, IBM1S506.ADD, and 
  1667.      IBMIDECD.FLT from disk 1 to the proper location on the install 
  1668.      partition)
  1669.  
  1670.   6. type EXIT from the command line 
  1671.  
  1672.   7. remove the diskette from A: and reboot 
  1673.  
  1674.   8. Complete the rest of install 
  1675.  
  1676.   ******************
  1677.  
  1678.      NOTE:  This is a README.TXT file from this ATAPI.ZIP package 
  1679.      available on the IBM BBS 919 517 0001.  Is is on LIB #17 OS/2
  1680.      Device Drivers. Also under the SAME name on CIS and other BBS's.
  1681.  
  1682.      ATAPI.ZIP      45862    12-29-94   OS/2 2.x/3.x IDE 
  1683.  
  1684.  TITLE: 950111 WIN32S SUPPORT LIMITATIONS UNDER OS/2 3.0 WARP 
  1685.  
  1686.  DESCRIPTION OF SYMPTOMS:
  1687.      Versions of WIN32S above 1.1 are not supported under OS/2 V3.0
  1688.  
  1689.  SUMMARY OF RESOLUTION:
  1690.      Check the version of WIN32S 
  1691.  
  1692.  DETAILS OF RESOLUTION:
  1693.      Any application which utilizes the 32 Bit API library "WIN32S"
  1694.      installs the version necessary for the application to run.
  1695.      A WIN32S.INI file is placed in the WINDOWS\SYSTEM directory 
  1696.      and in it, the version of WIN32S is revealed.
  1697.      The README found in the root directory documents support for 
  1698.      WIN32S being at versions 1.0 and 1.1. If the installed version is 
  1699.      greater than 1.1, it is not supported.
  1700.  
  1701.  TITLE: 950116 INSTALLING WARP AFTER THE FIRST PHASE, GET ERROR 
  1702.                MESSAGE " OS2KRNL IS NOT ACCEPTABLE ... " 
  1703.  
  1704.  DESCRIPTION OF SYMPTOMS:
  1705.   OS2KRNL is unacceptable on the first reboot when installing WARP on 
  1706.   system with a Micropolis 2112mb SCSI drive.  It is connected to a 
  1707.   Future Domain card.
  1708.  
  1709.  RESOLUTION:
  1710.   Users need to contact Micropolis for assistance getting an upgrade ROM 
  1711.   for this 2gb drive to work under OS/2 WARP 
  1712.  
  1713.  TITLE: 950116 OS/2 WARP NOT RECOGNIZING SONY 31A CDROM WHICH IS 
  1714.                ATTACHED TO A CARDINAL DSP16 (SOUNDBLASTER COMPATIBLE)
  1715.  
  1716.  DESCRIPTION OF SYMPTOMS:
  1717.  OS/2 WARP does not recognize the SONY 31A which is connected to the 
  1718.  Cardinal DSP16 card.  Installation asks for the CD but keeps looping 
  1719.  and ask for the CD again and again.
  1720.  
  1721.  SUMMARY OF RESOLUTION:
  1722.  User is using downloaded driver (SONY31A.ADD) and followed the parameter 
  1723.  from page 329 example 4 of the user's guide.  As default, the sound 
  1724.  port address is 220h and IRQ 5.  The CDROM is set for port address 300 
  1725.  and IRQ 12.
  1726.  User should use the driver that came with OS/2 WARP and added the 
  1727.  following to the SONY31A.ADD statement:
  1728.  SONY31A.ADD /A:0 /AT:05 /P:0300 /I:12 /V
  1729.  where the port address and irq above should be for the cdrom, NOT 
  1730.  the soundcard.  The /P: is the address of the cdrom and the /I: is the 
  1731.  IRQ of the CDROM drive.  (the /v only showed us if the cdrom was 
  1732.  recognized when the driver loaded or not).
  1733.  
  1734.  Note:  the above problem is happen if user put the wrong port address 
  1735.         and irq for the cdrom.
  1736.  
  1737.  TITLE: 950116 INSTALLATION OF WARP, IT DOES NOT RECOGNIZE CDROM 
  1738.                SONY 541 WHICH IS CONNECTED TO A FUTURE DOMAIN 1600 
  1739.                SERIES SCSI CARD 
  1740.  
  1741.  DESCRIPTION OF SYMPTOMS:
  1742.      WARP does not recognize the Sony CD-ROM which is connected to the 
  1743.      Future Domain 1600 ( FD16-700.ADD ).
  1744.  
  1745.  RESOLUTION:
  1746.      This SONY 541 is SCSI II type CD-ROM.  It is compatible and work 
  1747.      with the FD16-700.add device driver.  Users need to make sure 
  1748.      the SCSI ID for the SONY is NOT 0 or 1.
  1749.      In this case, user has changed the ID to 2 and WARP is abled to 
  1750.      recognize the SONY CD-ROM.
  1751.  
  1752.  TITLE: 950116 USING STACKER V1.1 FOR OS/2 UNDER WARP 
  1753.  
  1754.  DESCRIPTION OF SYMPTOMS:
  1755.     Systems extended logical partitions are not being recognized by WARP 
  1756.     This is because the drives are stacked, using Stacker software.
  1757.  
  1758.  RESOLUTION:
  1759.     Called Stacker to get the lastest info on their version 1.1 for OS/2.
  1760.     Stacker stated that in order for Stacker for OS/2 1.1 to work proper 
  1761.     with WARP users need to download and install a fix ( SWARP.EXE ) 
  1762.     from their BBS (619) 431-5956.
  1763.     Their technical support number is (619) 929-3900.
  1764.  
  1765.  TITLE: 950111 SYSTEM HANGS ON THE FIRST REBOOT WITH TRAP0003 
  1766.                CS : EIP = 0568 : 00002913 and CSLIM = 00002aa8 ( WARP ) 
  1767.  
  1768.  DESCRIPTION OF SYMPTOMS:
  1769.      TRAP0003 on the first reboot installing OS/2 WARP.
  1770.      ********************* TRAP 32-bit ***********************
  1771.        TRAP =0003 ERRCD=0000 ERACC=**** ERLIM=********
  1772.        EAX  =00000000 EBX  =007601a8 ECX  =fdf10358 EDX  =000005a8
  1773.        ESI  =00000358 EDI  =fc8005a8 EBP  =00004dcc FLG  =00003002
  1774.        CS:EIP=0568: 00002913 CSACC=009b CSLIM= 00002aa8 
  1775.        SS:ESP=0030:00004dc6 SSACC=1097 SSLIM=00003fff
  1776.        DS   =0570 DSACC=0093 DSLIM=000002d2 CR0  =8001001b
  1777.        ES   =0030 ESACC=1097 ESLIM=00003fff CR2  =feda4000
  1778.        FS   =0000 FSACC=**** FSLIM=********
  1779.        GS   =0000 GSACC=**** GSLIM=********
  1780.        ERROR AT LOCATION # 0160:fff5c34c - 000d:a34c
  1781.            60000, 9084 
  1782.            048600b4 
  1783.         INTERNAL REVISION  8.162      94/09/19
  1784.         Failure Mode : Installing WARP first reboot.
  1785.  
  1786.       ***************** end TRAP 32-bit ****************
  1787.  
  1788.  RESOLUTION:
  1789.    This is related to the ATAPI fix for IBM 2.x /3.x IDE CD driver for 
  1790.    IDE CDROM drives (PDDB FFWFC).  User has an IDE NEC 260 CDROM.
  1791.    Downloaded ATAPI.ZIP from our BBS.   Please follow the README.TXT.
  1792.    (919 517 0001)
  1793.  
  1794.    Bootup the Installation disk and F3 out on Disk #1 at the Easy/Advance
  1795.    screen.  This will get to the CDROM prompt (ie F:\OS2IMAGE\DISK1
  1796.    where F is the cdrom drive, assuming this is a cdrom installation).
  1797.  
  1798.    Go to the drive where WARP is installed (ie C: ) and change to 
  1799.    \OS2\BOOT subdirectory.  Check the file IBM1S506.ADD.  It should be 
  1800.    dated 11/18/94 and size is 27312.  If not, it is an older file.
  1801.  
  1802.    Check to see if IBM1S506.ADD is NOT Read Only (using DIR /AR).
  1803.    If the attribute shown Read only, user must use the ATTRIB command to 
  1804.    take off the Read only attribute.
  1805.  
  1806.    ATTRIB.EXE has not been unpack during the first phase of install, user 
  1807.    must unpack this file.  It is on Disk #12 and is packed (ATTRIB).
  1808.    Go to \OS2 subdirectory and execute the following command:
  1809.    UNPACK F:\OS2IMAGE\DISK12\ATTRIB
  1810.    This should unpack ATTRIB.EXE to \OS2 subdirectory.
  1811.  
  1812.    Go to \OS2\BOOT subdirectory and execute the following command to 
  1813.    take the Read only off the IBM1S506.ADD:
  1814.       ATTRIB -R IBM1S506.ADD
  1815.  
  1816.    Copy the new IBM1S506.ADD to this \OS2\BOOT subdirectory.
  1817.  
  1818.    Take out the disk on drive A: and reboot and continue with the second 
  1819.    phase of the installation.
  1820.  
  1821.  This section contains a collection of all the README files included 
  1822.  with OS/2 Warp version 3 and its BonusPak applications. 
  1823.  
  1824.          OS/2 WARP VERSION 3 README 
  1825.  
  1826.    Welcome to OS/2* Warp Version 3 (OS/2 Warp).
  1827.    This README contains the latest information available.
  1828.    It also contains helpful hints found in our testing.
  1829.  
  1830.    The README is only one source of information provided 
  1831.    with OS/2 Warp.  Greater detail can be found in:
  1832.  
  1833.    o   User's Guide to OS/2 Warp 
  1834.    o   Using OS/2, a new tutorial 
  1835.    o   The Information Folder located on the Desktop,
  1836.        which provides new online books to help you learn 
  1837.        and develop skills using OS/2 Warp:
  1838.  
  1839.        -   Master Help Index 
  1840.        -   Command Reference 
  1841.        -   REXX Information 
  1842.        -   Multimedia 
  1843.        -   Printing in OS/2
  1844.        -   Performance Considerations 
  1845.        -   Application Considerations 
  1846.        -   Windows Programs in OS/2
  1847.  
  1848.        The Application Considerations online book, for 
  1849.        example, contains helpful hints on running games 
  1850.        under OS/2 Warp.  The Printing in OS/2 online book 
  1851.        helps with installing new printers or solving 
  1852.        problems.  These are a few of the many items 
  1853.        found in the new online books.
  1854.  
  1855.    To help you locate information in this README, you 
  1856.    can use the Find option in the Edit menu of the OS/2
  1857.    System Editor.  You can print the file by dragging it 
  1858.    to your printer object or by using the Print choice 
  1859.    on the pop-up menu.
  1860.  
  1861.    CONTENTS 
  1862.    ________
  1863.  
  1864.   1.0   Creating Diskette Images from the OS/2 CD 
  1865.  
  1866.   2.0   Enhanced IDE Hard Drives Greater than 528MB 
  1867.  
  1868.   3.0   Multiple Versions of Windows**
  1869.  
  1870.   4.0   Win32s** Versions 1.0 and 1.1 Applications 
  1871.  
  1872.   5.0   Repetitive Sounds or No Sound After System 
  1873.          Installation 
  1874.  
  1875.   6.0   Desktop Settings Notebook 
  1876.  
  1877.   7.0   Monochrome Monitors 
  1878.  
  1879.   8.0   Lotus** Notes Does Not Support Comet Cursor 
  1880.  
  1881.   9.0   Lotus Approach 3.0 Needs to Have Memory Setting 
  1882.         Adjusted
  1883.  
  1884.  10.0   Pen for OS/2
  1885.  
  1886.  11.0   Startup Warning Message 
  1887.  
  1888.  12.0   Changing Display Resolution Using the System Object 
  1889.  
  1890.  13.0   Trademarks 
  1891.  
  1892.   1.0   CREATING DISKETTE IMAGES FROM THE OS/2 CD 
  1893.         _________________________________________
  1894.  
  1895.    To create diskette images from the OS/2 CD after OS/2
  1896.    Warp has been installed, you must first find out how 
  1897.    many diskettes you will need.  Follow these 
  1898.    procedures:
  1899.  
  1900.    1.  Place the OS/2 CD in the CD-ROM drive.
  1901.    2.  Type DIR X:\DISKIMGS\OS2\35  /W (where X: is the 
  1902.        CD-ROM drive) and press Enter.
  1903.    3.  When a list of files appears on your screen,
  1904.        count the files that end with the .DSK extension.
  1905.        Each .DSK file requires one formatted diskette.
  1906.  
  1907.    Use the following command to create each diskette 
  1908.    image:
  1909.  
  1910.      X:\DISKIMGS\XDFCOPY X:\DISKIMGS\OS2\35\diskname.dsk A:
  1911.  
  1912.    where:
  1913.  
  1914.    X:                       Is the drive letter of the 
  1915.                             CD-ROM drive.
  1916.  
  1917.    \DISKIMGS\XDFCOPY        Is the location and name of 
  1918.                             the program used to create 
  1919.                             the diskettes.
  1920.  
  1921.    \DISKIMGS\OS2\35         Is the location of the files 
  1922.                             containing the diskette 
  1923.                             images.
  1924.  
  1925.    DISKNAME.DSK             Is the diskette image file 
  1926.                             name (for example,
  1927.                             DISK0.DSK).
  1928.  
  1929.    A:                       Is the drive letter of your 
  1930.                             3.5-inch diskette drive.
  1931.  
  1932.    For example, to create the Installation Diskette 
  1933.    (DISK0.DSK), type the following and press Enter:
  1934.  
  1935.      X:\DISKIMGS\XDFCOPY X:\DISKIMGS\OS2\35\DISK0.DSK A:
  1936.  
  1937.    (where X: is the CD-ROM drive and A: is the diskette 
  1938.    drive.)
  1939.  
  1940.   2.0  ENHANCED IDE HARD DRIVES GREATER THAN 528MB 
  1941.        ___________________________________________
  1942.  
  1943.    If you have an Enhanced IDE hard drive that has a 
  1944.    capacity of greater than 528MB (greater than 1024 
  1945.    cylinders), note the following restrictions:
  1946.  
  1947.    The FAT file system is limited to partition sizes of 
  1948.    less than 1024 cylinders.
  1949.  
  1950.    The HPFS file system can support data partitions that 
  1951.    are greater than 1024 cylinders.  However, the partition 
  1952.    from which OS/2 is started cannot be greater than 1024 
  1953.    cylinders.  The HPFS file system can support drives up 
  1954.    to 2GB.
  1955.  
  1956.   3.0  MULTIPLE VERSIONS OF WINDOWS 
  1957.        ____________________________
  1958.  
  1959.    OS/2 Warp does not support multiple versions of 
  1960.    Windows (for example, Windows 3.1 on drive D and 
  1961.    Windows for Workgroups** 3.1 on drive E) or multiple 
  1962.    installations of the same Windows version (for
  1963.    example, Windows 3.1 on drive D and Windows 3.1 on 
  1964.    drive E).
  1965.  
  1966.   4.0  WIN32S VERSIONS 1.0 AND 1.1 APPLICATIONS 
  1967.        ________________________________________
  1968.  
  1969.    Install your Win32s applications in a WIN-OS/2*
  1970.    Full-Screen session.  You can then run your Win32s 
  1971.    applications in either a WIN-OS/2 Window or Full-Screen
  1972.    session.
  1973.  
  1974.   5.0  REPETITIVE SOUNDS OR NO SOUND AFTER SYSTEM 
  1975.        __________________________________________
  1976.        INSTALLATION 
  1977.        ____________
  1978.  
  1979.    If your computer produces unusual or repetitive 
  1980.    sounds, or no sounds at all, after you have installed 
  1981.    OS/2 Warp, you might have a mismatch between the device 
  1982.    driver parameters supplied by OS/2 and the sound 
  1983.    adapter card or the BIOS setting of your computer.
  1984.  
  1985.    To determine if this situation exists, use the RMVIEW 
  1986.    utility program to display the OS/2 device driver 
  1987.    types and parameters installed on your computer.  The
  1988.    program quickly scrolls through the device types.
  1989.    The audio card is in the last section of the devices.
  1990.  
  1991.    1.  Open an OS/2 Window or Full Screen session.
  1992.    2.  Type the following:
  1993.  
  1994.          RMVIEW (press Enter)
  1995.  
  1996.    3.  Note the following parameters (where X will be 
  1997.        replaced by a value):
  1998.  
  1999.          I/O = 0X0XXX 
  2000.          IRQ Level = X 
  2001.          DMA Channel = X 
  2002.  
  2003.        These are the parameters that OS/2 is using for 
  2004.        your audio device.
  2005.    4.  Refer to the hardware documentation that came 
  2006.        with your audio card to determine the hardware 
  2007.        settings of your audio card.  Note the following 
  2008.        parameters:
  2009.  
  2010.          Port address or I/O = 0X0XXX 
  2011.          Interrupt level or IRQ Level = X 
  2012.          DMA Channel = X 
  2013.  
  2014.    5.  If hardware and software settings are not the 
  2015.        same:
  2016.        a.  Select OS/2 System from the OS/2 Desktop.
  2017.        b.  Select System Setup.
  2018.        c.  Select Selective Install.
  2019.        d.  Select the Multimedia Device Support icon.
  2020.            The Device Selections and Settings window 
  2021.            appears.  The audio card appears in the 
  2022.            Devices(s) in System to be Installed window.
  2023.        e.  Select the Device Settings push button.  A
  2024.            window appears with your port address, DMA,
  2025.            and Interrupt Level settings.
  2026.        f.  Select the values that match the hardware 
  2027.            settings for your audio card.  Then select 
  2028.            OK.
  2029.        g.   When the Device Selections and Settings 
  2030.            window reappears, select OK.
  2031.        h.  When the System Configuration screen 
  2032.            reappears, select OK.
  2033.        i.  At the OS/2 Setup and Installation screen,
  2034.            select Install.
  2035.        j.  When the Source Directory window appears,
  2036.            select Install.
  2037.        k.  Follow the instructions that appear on your 
  2038.            screen.
  2039.    6.  Shut down and restart your computer so that these 
  2040.        changes will take effect.
  2041.  
  2042.    If the sound problem continues, there might be a 
  2043.    conflict with the BIOS settings of your computer.  To
  2044.    determine if this condition exists, you will need:
  2045.  
  2046.    o   The hardware utility diskette for your computer 
  2047.    o   The documentation that came with your computer 
  2048.  
  2049.    When you have the diskette and documentation, follow 
  2050.    these steps to determine the hardware configuration:
  2051.  
  2052.    1.  Insert the hardware utility diskette into drive 
  2053.        A.
  2054.    2.  View the BIOS settings that are configured for 
  2055.        your computer.  Refer to your hardware 
  2056.        documentation for details about viewing this 
  2057.        information.
  2058.    3.  Compare the IRQ Level from the RMVIEW utility 
  2059.        program display with the hardware IRQ or 
  2060.        Interrupt Level found in the hardware 
  2061.        documentation.  If the hardware IRQ or Interrupt 
  2062.        Level for the LPT port is set to enable at 5 or 
  2063.        7, disable it.  Refer to your hardware 
  2064.        documentation for details about disabling and 
  2065.        saving the new settings.
  2066.  
  2067.    NOTE:  OS/2 Warp parallel printing no longer requires 
  2068.           an IRQ setting.
  2069.  
  2070.    If you experience unusual sounds in a WIN-OS/2*
  2071.    session, refer to the online help contained in the 
  2072.    Multimedia book located in the Information folder on 
  2073.    your Desktop.
  2074.  
  2075.   6.0  DESKTOP SETTINGS NOTEBOOK 
  2076.        _________________________
  2077.  
  2078.    When using the Archive page of the Desktop Settings 
  2079.    notebook, specify a drive that is managed by the same 
  2080.    file system as the drive on which your Desktop 
  2081.    resides.  For example, if your Desktop is managed by 
  2082.    the FAT file system, do not specify a drive for an 
  2083.    Archive location that is managed by HPFS.
  2084.  
  2085.    Use the FDISK OS/2 command to display the file system 
  2086.    of the drive on which your Desktop resides.  The file 
  2087.    system is displayed in the FS Type field.
  2088.  
  2089.   7.0  MONOCHROME MONITORS 
  2090.        ___________________
  2091.  
  2092.    If you are using a laptop computer (such as the IBM*
  2093.    ThinkPad* 750 or 750P) with a monochrome display and 
  2094.    the Western Digital** display driver is installed,
  2095.    you might experience problems with the way the cursor 
  2096.    is displayed.  For example, when you use Alt+Esc to 
  2097.    switch from a full-screen session to the OS/2
  2098.    Desktop, the cursor might appear completely black 
  2099.    until it is moved.  In addition, changing the size of 
  2100.    a window with the mouse can leave a trail of 
  2101.    discolored pixels as the cursor moves.  These
  2102.    problems do not occur on an external color monitor or 
  2103.    when the VGA driver is installed.
  2104.  
  2105.   8.0  LOTUS NOTES DOES NOT SUPPORT COMET CURSOR 
  2106.        _________________________________________
  2107.  
  2108.    You cannot use the OS/2 Warp Comet Cursor with 
  2109.    Lotus Notes.
  2110.  
  2111.   9.0  LOTUS APPROACH 3.0 NEEDS TO HAVE MEMORY SETTING 
  2112.        _______________________________________________
  2113.        ADJUSTED 
  2114.        ________
  2115.  
  2116.    To use Lotus Approach 3.0, change the DOS memory 
  2117.    setting DPMI_MEMORY_LIMIT from 64 to 10 before you 
  2118.    run the application.  Do the following:
  2119.  
  2120.    1.  Display the pop-up menu for the Lotus Approach 
  2121.        3.0 object, the WIN-OS/2 Window object, or the 
  2122.        WIN-OS/2 Full Screen object.
  2123.    2.  Select Settings.
  2124.    3.  Select the Session tab.
  2125.    4.  Select the WIN-OS/2 Settings push button.
  2126.    5.  Select the last radio button, All DOS and 
  2127.        WIN-OS/2 settings.
  2128.    6.  Select OK.
  2129.    7.  Scroll down to DPMI_MEMORY_LIMIT and select it.
  2130.    8.  Change the value from 64 to 10.  Then select 
  2131.        the Save push button.
  2132.    9.  Close the Settings notebook.
  2133.  
  2134.   10.0  PEN FOR OS/2
  2135.         ____________
  2136.  
  2137.    When you are installing or reinstalling Pen for OS/2,
  2138.    you might receive the following message:
  2139.  
  2140.    SYS1059:  The system cannot execute the specified program.
  2141.  
  2142.    If you receive this message, you must apply a fix to 
  2143.    the Pen installation program.
  2144.  
  2145.    1.  Install the PATCH utilities:
  2146.        a.  Select OS/2 System.
  2147.        b.  Select System Setup.
  2148.        c.  Select Selective Install.
  2149.        d.  Select OK on the System Configuration window.
  2150.        e.  Select Serviceability and Diagnostics Aids.
  2151.        f.  Select Install from the OS/2 Setup and 
  2152.            Installation window and follow the 
  2153.            instructions on the screen.
  2154.    2.  To apply the fix to the Pen for OS/2 installation 
  2155.        program, follow these steps:
  2156.        o   If you are reinstalling Pen for OS/2:
  2157.            a.  Copy the PEN.DAT file, which is located 
  2158.                in the \DISK10 directory on the OS/2
  2159.                CD-ROM, to the drive and directory where 
  2160.                you have Pen for OS/2 installed.
  2161.            b.  Change to the drive and directory where 
  2162.                you have Pen for OS/2 installed.  At an 
  2163.                OS/2 command prompt, type:
  2164.  
  2165.                  PATCH PEN.DAT /A  (press Enter)
  2166.  
  2167.        o   If you are installing Pen for OS/2 for the 
  2168.            first time:
  2169.            a.  Copy the PEN.DAT file, which is located 
  2170.                in the \DISK10 directory on the OS/2
  2171.                CD-ROM, to the PEN for OS/2 Diskette 1.
  2172.            b.  Insert the Pen for OS/2 Diskette 1 into 
  2173.                drive A.
  2174.            c.  From an OS/2 command prompt, switch to 
  2175.                drive A, and type:
  2176.  
  2177.                  PATCH PEN.DAT /A  (press Enter)
  2178.  
  2179.                A message is displayed confirming that 
  2180.                the fix has been applied.
  2181.    3.  Install Pen for OS/2.
  2182.  
  2183.   11.0  STARTUP WARNING MESSAGE 
  2184.         _______________________
  2185.  
  2186.    If you select the option to archive system files from 
  2187.    the system settings page of your Desktop, you might 
  2188.    receive the following warning during system startup:
  2189.  
  2190.       There may not be enough room at the target to 
  2191.       create an archive.  Do you wish to continue?
  2192.  
  2193.    This message is generated to inform you that there 
  2194.    will be less than 10MB of free space available in the 
  2195.    selected archive hard disk partition after the archive 
  2196.    is performed.  If you select Yes, the archiving process 
  2197.    will continue.  If you select No, the archiving process 
  2198.    will not be performed.
  2199.  
  2200.   12.0  CHANGING DISPLAY RESOLUTION USING THE SYSTEM OBJECT 
  2201.         ___________________________________________________
  2202.  
  2203.    You can use the System object to change the resolution 
  2204.    for many of the display drivers supported by OS/2.  Do
  2205.    the following:
  2206.  
  2207.    1.  Open OS/2 System on your Desktop.
  2208.    2.  Open System Setup.
  2209.    3.  Open System.
  2210.    4.  Select the Screen tab.  If the Screen page says 
  2211.        "Page 1 of 2" at the bottom, go to page 2 and 
  2212.        select your display from the list.  If the Screen 
  2213.        page does not have a page 2, go to step 5.
  2214.    5.  Select the screen resolution that is supported 
  2215.        by your display from the Screen resolution 
  2216.        list.  (Refer to the documentation that came 
  2217.        with your display for a list of supported 
  2218.        resolutions.)
  2219.    6.  Close the System object, shut down OS/2, and 
  2220.        restart your computer so that these changes will 
  2221.        take effect.
  2222.  
  2223.   13.0  TRADEMARKS
  2224.         __________
  2225.  
  2226.    The following terms, denoted by an asterisk (*) in 
  2227.    this README file, are trademarks of the IBM 
  2228.    Corporation in the United States or other countries:
  2229.  
  2230.    o   IBM 
  2231.    o   OS/2
  2232.    o   ThinkPad 
  2233.    o   WIN-OS/2
  2234.  
  2235.    The following terms, denoted by a double asterisk 
  2236.    (**) in this README file, are trademarks of other 
  2237.    companies as follows:
  2238.  
  2239.    TRADEMARK                OWNER
  2240.    Lotus                    Lotus Development 
  2241.                             Corporation
  2242.    Microsoft                Microsoft Corporation 
  2243.    Windows                  Microsoft Corporation 
  2244.    Windows for Workgroups   Microsoft Corporation 
  2245.    Win32s                   Microsoft Corporation 
  2246.    Western Digital          Western Digital Corporation 
  2247.  
  2248.    THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
  2249.    ANY KIND.  IBM DISCLAIMS ALL WARRANTIES, WHETHER 
  2250.    EXPRESSED OR IMPLIED, INCLUDING WITHOUT LIMITATION,
  2251.    THE IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR 
  2252.    PURPOSE AND MERCHANTABILITY WITH RESPECT TO THE 
  2253.    INFORMATION IN THIS DOCUMENT.  BY FURNISHING THIS 
  2254.    DOCUMENT, IBM GRANTS NO LICENSES TO ANY PATENTS OR 
  2255.    COPYRIGHTS.
  2256.  
  2257.    (C) Copyright IBM Corporation 1994.  All rights 
  2258.    reserved.
  2259.  
  2260.                     OS/2 WARP VERSION 3 
  2261.                     INSTALLATION README 
  2262.  
  2263.    Welcome to OS/2* Warp Version 3 (OS/2 Warp).
  2264.    OS/2 Warp does a lot of the work involved in 
  2265.    installing an operating system for you, and includes 
  2266.    the following improvements:
  2267.  
  2268.    o   It takes less time and fewer diskettes to 
  2269.        install.
  2270.    o   It automatically installs the Dual Boot feature 
  2271.        when you install over DOS.
  2272.    o   You can install more than one printer during the 
  2273.        initial installation.
  2274.  
  2275.    We hope you find installing OS/2 Warp to be a quick 
  2276.    and easy process.  This README contains the latest 
  2277.    information available about installing OS/2 Warp.
  2278.    You can also find additional information in 
  2279.    the "User's Guide to OS/2 Warp."
  2280.  
  2281.    CONTENTS 
  2282.    _________
  2283.  
  2284.    1.0     Format Errors when Installing OS/2 on 4MB Computers 
  2285.  
  2286.    2.0     Note to Users of NetWare Client Version 2.10 for OS/2
  2287.  
  2288.    3.0     Video Screen Problems 
  2289.  
  2290.    4.0     Note to Users of a ThinkPad with a Docking Station or a PS/2 Model 76 
  2291.  
  2292.    5.0     Note to Users of a ThinkPad 720 
  2293.  
  2294.    6.0     Trademarks 
  2295.  
  2296.    1.0     FORMAT ERRORS WHEN INSTALLING OS/2 ON 4MB COMPUTERS 
  2297.            ___________________________________________________
  2298.  
  2299.    When installing OS/2 on some 4MB computers, you might not 
  2300.    be able to format the installation partition.  You will 
  2301.    see the following error message:
  2302.  
  2303.      Disk Format Error 
  2304.  
  2305.    If so, discontinue the OS/2 installation and do the 
  2306.    following:
  2307.  
  2308.    1.  Insert the DOS Setup diskette 1 from a DOS 
  2309.        package into drive A.
  2310.    2.  Turn on your computer.  If your computer is 
  2311.        already on, press Ctrl+Alt+Del to restart it.
  2312.    3.  When the DOS Setup screen appears, press F3 to 
  2313.        display a command prompt.
  2314.    4.  Use the DOS FORMAT command to format the 
  2315.        partition you want to use to install OS/2.  Refer
  2316.        to your DOS documentation for information about 
  2317.        the FORMAT command.
  2318.    5.  Begin the OS/2 installation again.  If the 
  2319.        Installation program asks if you want to format 
  2320.        the installation partition, select Do Not Format 
  2321.        the Partition.
  2322.  
  2323.    2.0     NOTE TO USERS OF NETWARE CLIENT VERSION 2.10 FOR OS/2
  2324.            ________________________________________________________
  2325.  
  2326.    Be aware of the following before installing OS/2
  2327.    Warp:
  2328.  
  2329.    o   The LOGIN.EXE command can no longer be executed 
  2330.        from the OS/2 CONFIG.SYS file.  To correct this 
  2331.        situation, move the LOGIN.EXE command to the 
  2332.        STARTUP.CMD file.
  2333.  
  2334.    o   If your configuration requires that you execute 
  2335.        the LOGIN.EXE command from the CONFIG.SYS file,
  2336.        contact your NetWare** support line to obtain 
  2337.        special versions of NWDAEMON.EXE and 
  2338.        SPDAEMON.EXE.
  2339.  
  2340.    3.0     VIDEO SCREEN PROBLEMS 
  2341.            _______________________
  2342.  
  2343.    The OS/2 Installation program automatically detects 
  2344.    the graphics adapter or chip in your system.
  2345.    However, if the refresh rate for the resolution you 
  2346.    have chosen is configured incorrectly, you might 
  2347.    experience problems such as:
  2348.  
  2349.    o   The Desktop is compressed into a narrow 
  2350.        horizontal band.
  2351.    o   Multiple images of the Desktop are visible.
  2352.    o   Diagonal lines fill the Desktop.
  2353.  
  2354.    To configure the refresh rate, use the configuration 
  2355.    utility program that came with your graphics adapter 
  2356.    or system.  Follow the instructions supplied by the 
  2357.    manufacturer to set the screen refresh rate.  (In
  2358.    many cases, the utility must be run under DOS.)  When
  2359.    you are finished running the configuration utility 
  2360.    program, shut down and restart OS/2 so that the 
  2361.    changes will take effect.
  2362.  
  2363.    If you are unable to run the configuration utility 
  2364.    program for your graphics adapter or system, try one 
  2365.    of the following:
  2366.  
  2367.    o   Restart your computer and press Alt+F1 when a 
  2368.        small white box appears in the upper-left corner 
  2369.        of your screen.  Then select V to reset your 
  2370.        system to VGA mode.
  2371.    o   If you can see enough of the screen to use the 
  2372.        mouse, open the System Object (in the System 
  2373.        Setup folder) and select a lower resolution on 
  2374.        the Screen page.  Then close the System Object,
  2375.        shut down OS/2, and restart your computer so that 
  2376.        the changes will take effect.
  2377.  
  2378.    4.0     NOTE TO USERS OF A THINKPAD WITH A DOCKING STATION 
  2379.            _____________________________________________________
  2380.            OR A PS/2 MODEL 76 
  2381.            __________________
  2382.  
  2383.    If you are installing OS/2 on an IBM PS/2* Model 76 
  2384.    or an IBM ThinkPad* attached to a docking station,
  2385.    you must follow the instructions in "User's Guide to 
  2386.    OS/2 Warp" before you begin the installation.  (These
  2387.    instructions are described in the section titled 
  2388.    "Using an IBM ThinkPad with a Docking Station or an 
  2389.    IBM PS/2 Model 76.")
  2390.  
  2391.    If you are installing on a 240MB or 340MB hard disk 
  2392.    that uses the IBM2HDSK.ADD device driver, you must 
  2393.    follow the additional steps listed below.  These
  2394.    steps should be performed after you complete step 13 
  2395.    in the procedure described in "User's Guide to OS/2
  2396.    Warp."
  2397.  
  2398.    1.  Remove any diskette from drive A and insert OS/2
  2399.        installation Diskette 1.
  2400.    2.  Copy the file IBM2HDSK.ADD onto OS/2 installation 
  2401.        diskette 1.
  2402.    3.  Edit the CONFIG.SYS file.
  2403.  
  2404.        If you have an ASCII text editor installed, you 
  2405.        can use it to edit the CONFIG.SYS file.
  2406.        Otherwise, you can use the editor that comes on 
  2407.        the OS/2 installation diskettes by typing TEDIT 
  2408.        CONFIG.SYS at the OS/2 command prompt.
  2409.    4.  Add the following line as the first of the 
  2410.        BASEDEV entries in the CONFIG.SYS file:
  2411.  
  2412.          BASEDEV = IBM2HDSK.ADD
  2413.  
  2414.    5.  Save the changes to CONFIG.SYS and continue with 
  2415.        installation.
  2416.  
  2417.    After installation is finished, make sure that file 
  2418.    IBM2HDSK.ADD is in the OS2\BOOT directory, and that 
  2419.    the line BASEDEV=IBM2HDSK.ADD is in your CONFIG.SYS
  2420.    file.
  2421.  
  2422.    5.0     NOTE TO USERS OF A THINKPAD 720 
  2423.            _______________________________
  2424.  
  2425.    On a ThinkPad 720, install OS/2 Warp using only the 
  2426.    internal LCD screen if you plan to run OS/2 Warp 
  2427.    without an external monitor attached at any time.  If
  2428.    you install OS/2 Warp with an external monitor 
  2429.    attached, you need to rebuild the .PMI in order to 
  2430.    run without the external monitor.
  2431.  
  2432.    6.0     TRADEMARKS 
  2433.            __________
  2434.  
  2435.    The following terms, denoted by an asterisk (*) in 
  2436.    this README file, are trademarks of the IBM 
  2437.    Corporation in the United States or other countries:
  2438.  
  2439.        IBM 
  2440.        OS/2
  2441.        PS/2
  2442.        ThinkPad 
  2443.  
  2444.    The following terms, denoted by a double asterisk 
  2445.    (**) in this README file, are trademarks of other 
  2446.    companies as follows:
  2447.  
  2448.    Trademark      Owner
  2449.  
  2450.    NetWare         Novell, Inc.
  2451.  
  2452.    THIS DOCUMENT IS PROVIDED "AS IS" WITHOUT WARRANTY OF 
  2453.    ANY KIND.  IBM DISCLAIMS ALL WARRANTIES, WHETHER 
  2454.    EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, THE 
  2455.    IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR 
  2456.    PURPOSE AND MERCHANTABILITY WITH RESPECT TO THE 
  2457.    INFORMATION IN THIS DOCUMENT.  BY FURNISHING THIS 
  2458.    DOCUMENT, IBM GRANTS NO LICENSES TO ANY PATENTS OR 
  2459.    COPYRIGHTS.
  2460.  
  2461.    (C) Copyright IBM Corporation 1994.  All rights 
  2462.    reserved.
  2463.  
  2464.                   README for Multimedia Viewer Release 1.0
  2465.                       (c) Copyright IBM (R) Corp. 1994 
  2466.  
  2467.       This README contains information about the IBM Multimedia 
  2468.       Viewer, a versatile tool for organizing multimedia data 
  2469.       objects.  This "Light Table" folder is designed to look 
  2470.       like a photographer's light table containing picture 
  2471.       slides, with the added benefit of being able to play audio 
  2472.       and video files.  Enjoy.
  2473.  
  2474.   IBM Multimedia Viewer Quickstart 
  2475.   ________________________________________________________________
  2476.  
  2477.   o   To start the media browser for an object in the Multimedia 
  2478.       Folder, simply double-click on the SLIDE FRAME (the
  2479.       border) of the object.
  2480.  
  2481.   o   Please read the following sections which explain some 
  2482.       Multimedia Viewer and OS/2 Workplace Shell capabilities.
  2483.       For example, you will learn how you can start a Workplace 
  2484.       Shell application by double clicking on the middle of the 
  2485.       object.
  2486.  
  2487.   IBM Multimedia Viewer Features 
  2488.   ________________________________________________________________
  2489.  
  2490.   o   The Multimedia Viewer product provides the ability to 
  2491.       manage and view multimedia objects, such as image, video,
  2492.       animation, audio, and text files.
  2493.  
  2494.   o   The Light Table folder provides all the features of a 
  2495.       standard OS/2 folder, with a number of additions.  Objects
  2496.       in a Light Table Viewer appear as if they were photo 
  2497.       slides on a photographer's light table.
  2498.  
  2499.   o   Slides are created when multimedia objects are moved or 
  2500.       copied into a Light Table folder.  Slides are also created 
  2501.       for Light Table References (see below).
  2502.  
  2503.   About Light Table Browsers 
  2504.   ________________________________________________________________
  2505.  
  2506.   o   Light Table folders provide browsers for reviewing your 
  2507.       multimedia data.  There are four browsers:  Audio,
  2508.       Video/Animation, Image and Text.
  2509.  
  2510.   o   The Audio, Video/Animation and Image browsers can be 
  2511.       invoked by positioning the mouse pointer anywhere over the 
  2512.       SLIDE FRAME and double-clicking the left mouse button.
  2513.       Large images may take a while to appear on your display.
  2514.  
  2515.   o   If the mouse is located over the middle of the object (not
  2516.       the border), double-clicking the left mouse button will 
  2517.       behave as it normally does in a standard OS/2 folder.
  2518.  
  2519.   o   The Text browser can be invoked by double-clicking on the 
  2520.       text object.
  2521.  
  2522.   o   The browsers will work with any file type supported by the 
  2523.       OS/2 Multimedia system.  See your OS/2 documentation for 
  2524.       more information on supported file formats.
  2525.  
  2526.   Creating a new Light Table folder 
  2527.   ________________________________________________________________
  2528.  
  2529.       Light Table folders are created in the same manner as 
  2530.       standard OS/2 folders.  After installing the Multimedia 
  2531.       Viewer, open the Templates folder and locate the Light 
  2532.       Table template.  Drag/Drop the Light Table Template to the 
  2533.       desired location on your desktop.
  2534.  
  2535.   Adding New Files to your Light Table 
  2536.   ________________________________________________________________
  2537.  
  2538.       The preferred method of adding multimedia data objects to 
  2539.       a light table folder is to create a "Light Table 
  2540.       Reference".  Follow the steps below.
  2541.  
  2542.   o   Find the data object you wish to use by opening its folder.
  2543.  
  2544.   o   Click the right mouse button on the data object to bring 
  2545.       up the object's popup menu.
  2546.  
  2547.   o   Select "Create LT Reference" from the popup menu.
  2548.  
  2549.   o   Select the Light Table folder in which you want the data 
  2550.       object to appear.  Only Light Table folders can be 
  2551.       selected.  A miniature slide for the data file should 
  2552.       now be visible in your Light Table folder.
  2553.  
  2554.   Additional Light Table Reference Object Tips 
  2555.   ________________________________________________________________
  2556.  
  2557.   o   Light Table Reference objects are similar to Shadow 
  2558.       objects. They are a reference to another object or file.
  2559.       Unlike Shadow objects:
  2560.  
  2561.       -   References provide storage for slide images.
  2562.  
  2563.       -   References are preserved when the parent object is 
  2564.           not present.
  2565.  
  2566.       These features allow Light Table References to display 
  2567.       slides in a Light Table folder even when the parent object 
  2568.       is removed.  For example, if a CD-ROM containing an image 
  2569.       is removed, the image slide will remain in the Light 
  2570.       Table.
  2571.  
  2572.   o   When selecting multiple objects to create Light Table 
  2573.       References, do not mix .BMP files or .ICO files with other 
  2574.       data file objects.  You can select all .BMP files as one 
  2575.       group, then create Light Table References for these 
  2576.       selected objects.  Select all .ICO files as another group 
  2577.       to create Light Table References.  Then select all the rest 
  2578.       of the objects to create Light Table References.
  2579.  
  2580.   o   When you double click the center of objects in the Light 
  2581.       Table, the OS/2 Workplace Shell will launch any 
  2582.       application in OS/2 that has an association with that 
  2583.       filetype.  For example if you double click on an OS/2 .BMP
  2584.       file, you will launch the OS/2 Icon Editor.  A file type 
  2585.       will be associated to any application that supports it if 
  2586.       the application has set up the association.
  2587.  
  2588.   Installation Notes 
  2589.   ________________________________________________________________
  2590.  
  2591.       The Multimedia Viewer is installed on the same drive as 
  2592.       the OS/2 Multimedia \MMOS2 directory, and requires about 
  2593.       1.3 MB of disk space.  If this drive is the one that is 
  2594.       used by the OS/2 swapper, this reduces the amount of 
  2595.       swapper space available for the system.  In this case, you 
  2596.       may want to change the drive used for the OS/2 swapper to 
  2597.       one containing more space.  Refer to the SWAPPATH 
  2598.       statement in the Command Reference information (in the 
  2599.       Information folder on your desktop) for more details about 
  2600.       determining and changing the location of the OS/2 swapper 
  2601.       file.
  2602.  
  2603.   TRADEMARK INFORMATION 
  2604.   ________________________________________________________________
  2605.  
  2606.       IBM and OS/2 are registered trademarks of 
  2607.       International Business Machines Corporation.
  2608.  
  2609.  README FILE FOR OS/2 3.0 Utility Diskettes 
  2610.  _____________________________________________
  2611.  
  2612.  August 1994 
  2613.  
  2614.  This file contains additional information about 
  2615.  using the Utility Diskettes.
  2616.  
  2617.  You can use the Utility Diskettes to:
  2618.  
  2619.  o   Start OS/2* 3.0 from diskettes 
  2620.  
  2621.  o   Back up and restore your system 
  2622.  
  2623.  o   Check the hard disk for errors or problems 
  2624.  
  2625.  o   Format a diskette or the hard disk 
  2626.  
  2627.  USING BACKUP AND RESTORE 
  2628.  
  2629.  The BACKUP and RESTORE files on Utility Diskette 3 
  2630.  allow you to back up and restore your entire hard disk.
  2631.  
  2632.  BACKING UP YOUR SYSTEM 
  2633.  
  2634.  You can use the BACKUP file on Utility Diskette 3 
  2635.  to back up your system.  BACKUP copies the 
  2636.  files from the hard disk to diskettes.  A complete 
  2637.  backup of your  system requires about 
  2638.  50 blank formatted, high-density (2MB) diskettes for OS/2
  2639.  and based on other software installed an additional 
  2640.  diskette for each 1.44 megabytes of files.
  2641.  
  2642.  Make backup diskettes of your system 
  2643.  as it was originally shipped.  Backup diskettes 
  2644.  allow you to restore your system, if the hard disk 
  2645.  is ever damaged.
  2646.  
  2647.  For informatoin on using the backup program refer to 
  2648.  your Users Guide or Concise Publication.
  2649.  
  2650.  RESTORING YOUR SYSTEM 
  2651.  
  2652.  Use the RESTORE file on Utility Diskette 3 to 
  2653.  restore your system.  RESTORE copies files from 
  2654.  the backup diskettes to your hard disk.
  2655.  
  2656.  If you ever need to restore the backup diskettes 
  2657.  to your hard disk, make sure you know if your hard 
  2658.  disk has a formatted partition.  If the hard disk 
  2659.  (drive C) has a formatted partition, follow the 
  2660.  instructions for the restore utility described in 
  2661.  the OS/2 Users Guide or Concise Publication.
  2662.  
  2663.  If the hard disk does not have a formatted 
  2664.  partition, create a partition and format the 
  2665.  partition before proceeding with the restore 
  2666.  procedure described in the booklet for your 
  2667.  system.  Use FDISK to create a partition and 
  2668.  FORMAT to format the partition.  The FDISK 
  2669.  and FORMAT command files are on Utility 
  2670.  Diskette 3.
  2671.  
  2672.  TRADEMARKS AND SERVICE MARKS 
  2673.  ____________________________
  2674.  
  2675.  Terms denoted by a single asterisk in this file 
  2676.  (*) are trademarks of the IBM Corporation in the 
  2677.  United States and/or other countries.  These terms 
  2678.  include:
  2679.  
  2680.    OS/2
  2681.  
  2682.  IBM DISCLAIMS ALL WARRANTIES, WHETHER EXPRESSED OR 
  2683.  IMPLIED, INCLUDING WITHOUT LIMITATION, WARRANTIES 
  2684.  OF FITNESS AND MERCHANTABILITY WITH RESPECT TO THE 
  2685.  INFORMATION IN THIS DOCUMENT.  BY FURNISHING THIS 
  2686.  DOCUMENT, IBM GRANTS NO LICENSES TO ANY RELATED 
  2687.  PATENTS OR COPYRIGHTS.
  2688.  
  2689.  Copyright IBM Corporation, 1993, all rights 
  2690.  reserved.
  2691.  
  2692.                   IBM Internet Connection for OS/2
  2693.  
  2694.     Welcome to the IBM Internet Connection for OS/2.  This README 
  2695.     contains the latest information available.  For an overview of 
  2696.     this package prior to installation, refer to the BonusPak User's
  2697.     Guide.  After installation, you can get an introduction and 
  2698.     information on how to use these applications by opening the IBM 
  2699.     Internet Connection for OS/2 folder and clicking on the 
  2700.     Introduction to the IBM Internet Connection icon.
  2701.  
  2702.     IBM OS/2 World Wide Web client software available 
  2703.     -------------------------------------------------
  2704.  
  2705.     Once you have connected to the Internet with this package, you 
  2706.     can download IBM's OS/2 World Wide Web client, WebExplorer.
  2707.     Initially this will be a pre-release version.  The final version 
  2708.     will also be available for download along with any updates to 
  2709.     other applications in this package.  To access these updates,
  2710.     open the IBM Internet Connection for OS/2 folder and click on the 
  2711.     Retrieve software updates icon.  Click on the help button for 
  2712.     details on getting the updates.
  2713.  
  2714.     If you already have a TCP/IP package 
  2715.     ------------------------------------
  2716.  
  2717.     IBM does not support running TCP/IP applications across both a 
  2718.     LAN and Internet connection.  The supported environment allows 
  2719.     either a LAN TCP/IP product to be installed -or- an Internet 
  2720.     TCP/IP product to be installed.  It is recommended that you 
  2721.     remove the LAN TCP/IP product before you install the Internet 
  2722.     TCP/IP product.
  2723.  
  2724.     Modem speed 
  2725.     -----------
  2726.  
  2727.     The modem speed defaults to 9600 for all modems.  If you have a 
  2728.     14,400 bps (or 14.4K) modem, you will want to specify a speed of 
  2729.     38400 or 57600.  The maximum data rate that your modem can accept 
  2730.     is usually documented in the handbook or reference material which 
  2731.     accompanied your modem.
  2732.  
  2733.     If your modem is a 9600 bps modem, you should specify 9600.
  2734.  
  2735.     Ultimedia Mail/2 'Lite'
  2736.     ----------------------
  2737.  
  2738.     There is a Read Me icon in the UltiMedia Mail/2 'Lite' folder 
  2739.     under the information icon.  Please refer to it before using 
  2740.     mail.
  2741.  
  2742.     Image and audio support using Gopher 
  2743.     ------------------------------------
  2744.  
  2745.     The Gopher application uses external viewing programs for image 
  2746.     and audio support.  By default, Gopher will use the viewing 
  2747.     programs that are part of the Multimedia Viewer package in the 
  2748.     BonusPak.  Therefore, in order to get image and audio support in 
  2749.     Gopher you will need to install the Multimedia Viewer package.
  2750.  
  2751.     DOS and Windows TCP/IP Programs 
  2752.     -------------------------------
  2753.  
  2754.     You can run Windows Sockets compliant Windows TCP/IP programs 
  2755.     with this package.  This requires that you have Windows installed 
  2756.     and that you install the WIN-OS2 support of OS/2.
  2757.  
  2758.     Restoring your Internet Connection Desktop 
  2759.     ------------------------------------------
  2760.  
  2761.     In rare instances, you may find that the Internet Connection 
  2762.     folder or the icons in it, are lost or scrambled.  To recover,
  2763.     run the program IFOLDER from the OS/2 command line, and your 
  2764.     folders and icons will be restored.
  2765.  
  2766.     If you find that some icons are still not working as they should,
  2767.     delete the Internet Connection folder and all its contents, and 
  2768.     run IFOLDER one more time; then run:
  2769.  
  2770.          MAKEIDX C:\TCPIP\UMAIL\MAILSTOR\xxxxxx xxxxxx 
  2771.  
  2772.     where xxxxxx is your Internet login ID.  (Note that it appears 
  2773.     twice.)  If you installed to a directory other than C:\TCPIP, you 
  2774.     need to change the command above to match.
  2775.  
  2776.  WARP DISK_0
  2777.  10-12-94   1:00p     <DIR>           0  .
  2778.  10-12-94   1:00p     <DIR>           0  ..
  2779.  12-07-93  12:37p      2560           0  000000.BIO
  2780.  12-07-93  12:30p       427           0  ABIOS.SYS
  2781.  10-12-94  11:49a    350716           0  BUNDLE
  2782.  12-07-93  12:37p      9728           0  F80000.BIO
  2783.  12-07-93  12:37p      8704           0  F80100.BIO
  2784.  12-07-93  12:37p      7680           0  F80200.BIO
  2785.  12-07-93  12:37p      5120           0  F80402.BIO
  2786.  12-07-93  12:37p      5632           0  F80403.BIO
  2787.  12-07-93  12:37p      5632           0  F80404.BIO
  2788.  12-07-93  12:37p      7168           0  F80600.BIO
  2789.  12-07-93  12:37p      1536           0  F80700.BIO
  2790.  12-07-93  12:37p      1536           0  F80701.BIO
  2791.  12-07-93  12:37p      1536           0  F80702.BIO
  2792.  12-07-93  12:37p      1536           0  F80703.BIO
  2793.  12-07-93  12:37p      1024           0  F80704.BIO
  2794.  12-07-93  12:37p      5120           0  F80902.BIO
  2795.  12-07-93  12:37p      5632           0  F80903.BIO
  2796.  12-07-93  12:37p      5632           0  F80904.BIO
  2797.  12-07-93  12:37p      1536           0  F80A00.BIO
  2798.  12-07-93  12:37p      1536           0  F80A01.BIO
  2799.  12-07-93  12:37p      1024           0  F80A02.BIO
  2800.  12-07-93  12:37p      5632           0  F80C00.BIO
  2801.  12-07-93  12:37p      5120           0  F80D00.BIO
  2802.  12-07-93  12:37p      5120           0  F80D01.BIO
  2803.  12-07-93  12:37p      1536           0  F81000.BIO
  2804.  12-07-93  12:37p      4096           0  F81B00.BIO
  2805.  12-07-93  12:37p      2048           0  F88000.BIO
  2806.  12-07-93  12:37p     11264           0  FC0400.BIO
  2807.  12-07-93  12:37p      5632           0  FC0403.BIO
  2808.  12-07-93  12:37p      9728           0  FC0500.BIO
  2809.  10-10-94   8:22p     36376           0  LMS205.ADD
  2810.   9-22-94  12:39a      1099           0  OS2BOOT
  2811.   9-28-94   9:22p     12091           0  OS2DUMP
  2812.  10-08-94   3:46p    555972           0  OS2KRNLI
  2813.   9-30-94   2:01a     30208           0  OS2LDR
  2814.   9-22-94  12:39a      8366           0  OS2LDR.MSG
  2815.  12-07-93   1:02p        89           0  OS2VER
  2816.  10-10-94  10:37p     40725           0  README.CID
  2817.  10-10-94   9:16p      7259           0  README.INS
  2818.  10-05-94  11:29p      5686           0  RESERVE.SYS
  2819.  10-07-94   6:51p     75058           0  RMVIEW.EXE
  2820.   9-30-94   2:03a     39472           0  SYSINSTX.COM
  2821.   9-23-94   6:21a     10820           0  TEDIT.EXE
  2822.   9-01-94   7:52p     14596           0  TEDIT.HLP
  2823.  12-07-93  12:39p      3072           0  W020100.BIO
  2824.  12-07-93  12:39p      4608           0  W020101.BIO
  2825.  12-07-93  12:37p      1536           0  W050000.BIO
  2826.  12-07-93  12:37p      2560           0  W050100.BIO
  2827.  12-07-93  12:39p      3072           0  W050101.BIO
  2828.  12-07-93  12:37p      6656           0  W060100.BIO
  2829.  12-07-93  12:37p      1536           0  W0F0000.BIO
  2830.   9-27-94   8:49p      1811           0  XDF.MSG
  2831.   9-27-94   8:49p     89365           0  XDFCOPY.EXE
  2832.  
  2833.  WARP DISK_1
  2834.  10-12-94   1:00p     <DIR>           0  .
  2835.  10-12-94   1:00p     <DIR>           0  ..
  2836.   9-23-94   4:31a       512           0  ANSICALL.DLL
  2837.   9-23-94   4:32a       512           0  BKSCALLS.DLL
  2838.   9-23-94   4:34a       512           0  BMSCALLS.DLL
  2839.  10-10-94   9:46p    289799           0  BUNDLE
  2840.  10-09-94   8:03p      7999           0  BVHINIT.DLL
  2841.   9-23-94   4:30a       512           0  BVSCALLS.DLL
  2842.   9-23-94   5:17a      3735           0  CLOCK01.SYS
  2843.   9-23-94   5:17a      3834           0  CLOCK02.SYS
  2844.   9-23-94   5:55a     91648           0  CMD.EXE
  2845.  10-10-94   8:17p       650           0  CONFIG.SYS
  2846.   9-23-94   5:53a     25610           0  COUNTRY.SYS
  2847.  10-10-94   5:03a     37717           0  DEL.LST
  2848.  10-03-94   2:40p      3770           0  DELIVERY.SYS
  2849.   9-29-94   4:26a        30           0  DISK.NUM
  2850.   9-23-94   5:36a      1142           0  DOS.SYS
  2851.  10-07-94   1:52p    137084           0  DOSCALL1.DLL
  2852.  10-01-94  12:39p    109705           0  FDISK.COM
  2853.  10-07-94   1:47p     14888           0  HARDERR.EXE
  2854.   9-23-94   5:38a    135746           0  HPFS.IFS
  2855.  10-05-94  11:31p     30994           0  IBM1FLPY.ADD
  2856.  10-06-94  11:41p     27104           0  IBM1S506.ADD
  2857.  10-05-94  11:32p      9798           0  IBM2ADSK.ADD
  2858.  10-05-94  11:31p     13718           0  IBM2FLPY.ADD
  2859.  10-03-94   2:39p     32373           0  IBM2SCSI.ADD
  2860.  10-05-94  11:32p      9860           0  IBMINT13.I13
  2861.  10-03-94   3:21p      5548           0  IBMKBD.SYS
  2862.  10-03-94   3:23p     27989           0  KBDBASE.SYS
  2863.   9-23-94   4:07a      1024           0  KBDCALLS.DLL
  2864.   9-23-94   5:46a      5177           0  KEYBOARD.DCP
  2865.   9-23-94   4:35a      1024           0  MOUCALLS.DLL
  2866.  10-03-94   3:15p     17387           0  MOUSE.SYS
  2867.   9-23-94   4:17a       512           0  MSG.DLL
  2868.   9-23-94   4:34a      1024           0  NAMPIPES.DLL
  2869.   9-23-94   4:16a       512           0  NLS.DLL
  2870.   9-23-94   6:07a     25504           0  NPXEMLTR.DLL
  2871.   9-23-94   4:26a       512           0  OS2CHAR.DLL
  2872.  10-05-94  11:30p     33562           0  OS2DASD.DMD
  2873.  10-05-94  12:05a     19358           0  OS2LOGO
  2874.  10-03-94   3:38p     10910           0  PRINT01.SYS
  2875.  10-03-94   3:38p     10022           0   PRINT02.SYS
  2876.   9-23-94   4:19a      1024           0  QUECALLS.DLL
  2877.  10-05-94  11:29p     27084           0  RESOURCE.SYS
  2878.  10-08-94   8:14p      9461           0  SCREEN01.SYS
  2879.  10-08-94   8:14p      9393           0  SCREEN02.SYS
  2880.  10-07-94   1:54a      1536           0  SESMGR.DLL
  2881.  10-08-94   2:07a     31312           0  SIPANEL1.DLL
  2882.  10-08-94   2:23a      4224           0  SYSINST1.EXE
  2883.  10-10-94   8:18p    143472           0  SYSINST2.EXE
  2884.   9-30-94  10:43a       165           0  SYSLEVEL.OS2
  2885.   9-23-94   6:21a     10820           0  TEDIT.EXE
  2886.   9-01-94   7:52p     14596           0  TEDIT.HLP
  2887.  10-03-94   3:38p      4970           0  TESTCFG.SYS
  2888.   9-23-94   4:28a      2048           0  VIOCALLS.DLL
  2889.   9-23-94   5:15a     10478           0  VTBL850.DCP
  2890.  10-05-94  11:33p     14698           0  XDFLOPPY.FLT
  2891.  
  2892.  WARP DISK_1 BUNDLE 
  2893.          ->\OS2\SRD2FIX.CMD
  2894.          ->\OS2\INSTALL\SHUTDOWN.EXE
  2895.          ->\OS2\INSTALL\BOOTDISK.EXE
  2896.          ->\OS2\HELP\BOOTDISK.HLP
  2897.          ->\OS2\INSTALL\BOOTDISK\ODPANS.DLL
  2898.          ->\OS2\INSTALL\BOOTDISK\ODPRTDRV.EXE
  2899.          ->\OS2\INSTALL\BOOTDISK\OSDELETE.EXE
  2900.          ->\OS2\INSTALL\BOOTDISK\OS2LDR.MSG
  2901.          ->\OS2\INSTALL\BOOTDISK\CONFIG.SYS
  2902.          ->\OS2\INSTALL\BOOTDISK\README
  2903.          ->\OS2\COMETRUN.EXE
  2904.          ->\OS2\DLL\COMETDLL.DLL
  2905.          ->\OS2\DLL\WPCOMET.DLL
  2906.          ->\OS2\BOOK\PRINTBK.INF
  2907.          ->\OS2\BOOK\TRADEMBK.INF
  2908.          ->\OS2\BOOK\MULTIMBK.INF
  2909.          ->\OS2\HELP\UNINSTAL.HLP
  2910.          ->\OS2\INSTALL\UNINSTAL.RSP
  2911.          ->\OS2\BOOK\WINOS2BK.INF
  2912.  
  2913.  WARP DISK_2
  2914.  10-12-94   1:00p     <DIR>           0  .
  2915.  10-12-94   1:00p     <DIR>           0  ..
  2916.   9-23-94   5:58a     49040           0  ACL.EXE
  2917.   9-23-94   5:58a     23620           0  ACLCHECK.LST
  2918.   9-23-94   5:59a      1520           0  ACLPANEL.DLL
  2919.   9-30-94   4:49p      3362           0  BLISTLAY.OUT
  2920.  10-10-94   9:49p    672745           0  BUNDLE
  2921.  10-10-94   9:47p    115784           0  CDROMFLT
  2922.  10-10-94   9:47p     42154           0  CDROMREQ
  2923.  10-10-94   9:48p     70974           0  CGA
  2924.   9-23-94   5:15a     68656           0  CHKDSK.COM
  2925.  10-10-94   9:48p     94381           0  EGA
  2926.  10-06-94  12:40a     68880           0  FORMAT.COM
  2927.  10-08-94   2:07a     49008           0  SIPANEL2.DLL
  2928.  10-08-94   2:08a     11872           0  SIPANEL3.DLL
  2929.  10-08-94   2:47a     18880           0  STRTSWAP.EXE
  2930.   9-23-94   6:49a    181968           0  UHPFS.DLL
  2931.   9-23-94   6:24a     72048           0  UNPACK.EXE
  2932.   9-23-94   6:25a     77200           0  UNPACK2.EXE
  2933.  10-10-94   9:47p    218620           0  VGA
  2934.  
  2935.  WARP DISK_2 BUNDLE 
  2936.          ->\OS2\DLL\SHPIINST.DLL
  2937.          ->\OS2\DLL\INSCFG32.DLL
  2938.          ->\OS2\DLL\DOSRFICO.DLL
  2939.          ->\OS2\ARCRECOV.EXE
  2940.          ->\OS2\INSTALL\4029OW21.EXE
  2941.          ->\OS2\FIND.EXE
  2942.          ->\OS2\DLL\COURIER.FON
  2943.          ->\OS2\HELP\VIEWH.HLP
  2944.          ->\OS2\VIOTBL.ISO
  2945.          ->\OS2\DLL\WPDSRVP.DLL
  2946.          ->\OS2\ARCINST.EXE
  2947.          ->\OS2\DLL\WPDSERV.DLL
  2948.          ->\OS2\DLL\SOMS.DLL
  2949.          ->\OS2\VIOTBL.DCP
  2950.          ->\OS2\WPDSACTV.EXE
  2951.          ->\OS2\BOOT\VIOTBL.DCP
  2952.          ->\OS2\HELP\HMHELP.HLP
  2953.          ->\OS2\SOMDD.EXE
  2954.          ->\OS2\DLL\MISC.FON
  2955.          ->\OS2\SOMDSVR.EXE
  2956.          ->\OS2\BOOT\RESOURCE.SYS
  2957.          ->\OS2\DLL\PMTKT.DLL
  2958.          ->\OS2\VIEW.EXE
  2959.          ->\OS2\BOOT\OS2CDROM.DMD
  2960.          ->\OS2\DLL\SYSMONO.FON
  2961.          ->\OS2\DLL\WPCONMRI.DLL
  2962.          ->\OS2\VIEWDOC.EXE
  2963.          ->\OS2\BLDLEVEL.EXE
  2964.          ->\OS2\HELP\DSPINSTL.HLP
  2965.          ->\OS2\SETBOOT.EXE
  2966.          ->\OS2\INSTALL\PARSEDB.EXE
  2967.          ->\OS2\CONVERT.EXE
  2968.          ->\OS2\DLL\ANMT.DLL
  2969.          ->\OS2\DLL\BVHMPA.DLL
  2970.          ->\OS2\MONITOR.DIF
  2971.          ->\OS2\ETC\WPDSERV.IR
  2972.          ->\OS2\DLL\BVHWNDW.DLL
  2973.          ->\OS2\DLL\SYSFONT.DLL
  2974.          ->\OS2\CLIPOS2.EXE
  2975.          ->\OS2\DLL\HPMGRMRI.DLL
  2976.          ->\OS2\DLL\SERIAL.PDR
  2977.          ->\OS2\PMFORMAT.EXE
  2978.          ->\OS2\DLL\WINCFG.DLL
  2979.          ->\OS2\HELP\MIGRATE.HLP
  2980.          ->\OS2\KEYBOARD.DCP
  2981.          ->\OS2\DLL\PMPRINT.QPR
  2982.          ->\OS2\KEYB.COM
  2983.          ->\OS2\DLL\FKA.DLL
  2984.          ->\OS2\DLL\PARALLEL.PDR
  2985.          ->\OS2\WIN_30.RC
  2986.          ->\OS2\INSTALL\CDROM.TBL
  2987.          ->\OS2\INSTALL\SCSI.TBL
  2988.          ->\OS2\INSTALL\PCMCIA.TBL
  2989.  
  2990.  WARP DISK_3
  2991.  10-12-94   1:00p     <DIR>           0  .
  2992.  10-12-94   1:00p     <DIR>           0  ..
  2993.  10-10-94   9:51p   1279901           0  BUNDLE
  2994.  10-10-94   9:50p    287420           0  DOS
  2995.  10-10-94   9:49p     33003           0  PRESCHEK
  2996.  10-10-94   9:49p    189112           0  SCSIADDS
  2997.  10-10-94   9:49p     33201           0  XVAVESA
  2998.  
  2999.  WARP DISK_3 BUNDLE 
  3000.          ->\OS2\ETC\WPSH.IR
  3001.          ->\OS2\DLL\PMVIOP.DLL
  3002.          ->\OS2\INSTALL\DATABASE.TXT
  3003.          ->\OS2\DLL\PMPRE.DLL
  3004.          ->\OS2\DLL\DISPLAY.DLL
  3005.          ->\OS2\DLL\PMVDMP.DLL
  3006.          ->\OS2\DLL\PMDCTLS.DLL
  3007.          ->\OS2\E.EXE
  3008.          ->\OS2\RMVIEW.EXE
  3009.          ->\OS2\MODE.COM
  3010.          ->\OS2\DLL\SOMEM.DLL
  3011.          ->\OS2\MAKEINI.EXE
  3012.          ->\OS2\XCOPY.EXE
  3013.          ->\OS2\DLL\VIDEOCFG.DLL
  3014.          ->\OS2\HELP\INSTALL.HLP
  3015.          ->\OS2\DLL\INSPGM32.DLL
  3016.          ->\OS2\DLL\IBMGPMI.DLL
  3017.          ->\OS2\DISKCOPY.COM
  3018.          ->\OS2\HELP\WPMSG.HLP
  3019.          ->\OS2\SYSLEVEL.EXE
  3020.          ->\OS2\DLL\PMSHLTKT.DLL
  3021.          ->\OS2\BOOT.COM
  3022.          ->\OS2\DLL\SVGAINST.DLL
  3023.          ->\OS2\DLL\PMBIND.DLL
  3024.          ->\OS2\DISKCOMP.COM
  3025.          ->\OS2\DLL\SVGA.DLL
  3026.          ->\OS2\DLL\PMPIC.DLL
  3027.          ->\OS2\DLL\BDCALLS.DLL
  3028.          ->\OS2\UNDELETE.COM
  3029.          ->\OS2\REPLACE.EXE
  3030.          ->\OS2\INSTALL\DDINSTAL.EXE
  3031.          ->\OS2\HELP\ICONEDIT.HLP
  3032.          ->\OS2\EAUTIL.EXE
  3033.          ->\OS2\COMP.COM
  3034.          ->\OS2\DLL\CDTBL.DLL
  3035.          ->\OS2\HELPMSG.EXE
  3036.          ->\OS2\DLL\MMSNIFF.DLL
  3037.          ->\OS2\MORE.COM
  3038.          ->\OS2\DLL\SEAMLESS.DLL
  3039.          ->\OS2\PRINT.COM
  3040.          ->\OS2\PMCHKDSK.EXE
  3041.          ->\OS2\DLL\MINXOBJ.DLL
  3042.          ->\OS2\HELP\EHXHP.HLP
  3043.          ->\OS2\DLL\WPPRTMRI.DLL
  3044.          ->\OS2\DLL\SOMTC.DLL
  3045.          ->\OS2\WPDSINIT.EXE
  3046.          ->\OS2\BOOT\OS2DASD.DMD
  3047.          ->\OS2\DLL\PMVDMH.DLL
  3048.  
  3049.  WARP DISK_4
  3050.  10-12-94   1:00p     <DIR>           0  .
  3051.  10-12-94   1:00p     <DIR>           0  ..
  3052.  10-10-94   9:54p   1427512           0  BUNDLE
  3053.  10-10-94   9:51p    172875           0  REXX
  3054.   9-26-94   9:45p      5306           0  VGA.DSP
  3055.  10-10-94   9:52p    247533           0  VGABUN
  3056.  
  3057.  WARP DISK_4 BUNDLE 
  3058.          ->\OS2\DLL\PMSPL.DLL
  3059.          ->\OS2\HELP\GLOSS\WPGLOSS.HLP
  3060.          ->\OS2\DLL\PMATM.DLL
  3061.          ->\OS2\ETC\SOM.IR
  3062.          ->\OS2\DLL\OASIS.DLL
  3063.          ->\OS2\ICONEDIT.EXE
  3064.          ->\OS2\DLL\HELV.FON
  3065.          ->\OS2\INSTALL\DSPINSTL.EXE
  3066.          ->\OS2\SYSTEM\OSO001H.MSG
  3067.          ->\OS2\DLL\SOM.DLL
  3068.          ->\OS2\DLL\SOMIR.DLL
  3069.          ->\OS2\INSTALL\RSPDSPI.EXE
  3070.          ->\PSFONTS\COURB.PFB
  3071.          ->\PSFONTS\COUR.PFB
  3072.          ->\PSFONTS\COURBI.PFB
  3073.          ->\PSFONTS\COURI.PFB
  3074.          ->\OS2\DLL\SOMU.DLL
  3075.          ->\OS2\DLL\IBMNULL\IBMNULL.DRV
  3076.          ->\PSFONTS\SYMB.PFB
  3077.          ->\OS2\SYSTEM\OSO001.MSG
  3078.          ->\OS2\DLL\PMWPMRI.DLL
  3079.          ->\OS2\BOOT\REFPART.SYS
  3080.  
  3081.  WARP DISK_5 BUNDLE 
  3082.          ->\OS2\DLL\PMMERGE.DLL
  3083.          ->\OS2\DLL\PMWP.DLL
  3084.          ->\OS2\HELP\WPHELP.HLP
  3085.  
  3086.  WARP DISK_6 BUNDLE 
  3087.          ->\OS2\DLL\PMCTLS.DLL
  3088.          ->\OS2\DLL\MIRRORS.DLL
  3089.          ->\OS2\DLL\WPCONFIG.DLL
  3090.          ->\OS2\INSTALL\INSTALL.EXE
  3091.          ->\OS2\DLL\WPPRINT.DLL
  3092.          ->\OS2\DLL\SOMD.DLL
  3093.          ->\OS2\DLL\OS2MM.DLL
  3094.          ->\OS2\DLL\PMGPI.DLL
  3095.          ->\OS2\DLL\HELPMGR.DLL
  3096.          ->\OS2\INSTALL\MIGRATE.EXE
  3097.          ->\README
  3098.  
  3099.  WARP DISK_7
  3100.  10-12-94   1:00p     <DIR>           0  .
  3101.  10-12-94   1:00p     <DIR>           0  ..
  3102.  10-12-94  11:34a      3570           0  APMDELL
  3103.  10-12-94  11:34a     81617           0  CID
  3104.  10-12-94  11:32a     11114           0  COURPSF
  3105.  10-12-94  11:33a    129165           0  EPM
  3106.  10-12-94  11:34a    120186           0  FDISK
  3107.  10-12-94  11:32a     56908           0  HELVB.PFB
  3108.  10-12-94  11:34a    514275           0  PACK0
  3109.  10-12-94  11:32a     70491           0  PACK11
  3110.  10-12-94  11:32a     12736           0  PACK12
  3111.  10-12-94  11:32a     60462           0  PACK13
  3112.  10-12-94  11:32a     27342           0  PACK14
  3113.  10-12-94  11:32a     16219           0  PACK15
  3114.  10-12-94  11:33a    143511           0  PACK17
  3115.  10-12-94  11:32a     17096           0  PACK32
  3116.  10-12-94  11:32a     34851           0  PMREXX
  3117.  10-12-94  11:34a    171559           0  REQUIRED
  3118.  10-12-94  11:32a     20323           0  RESTORE
  3119.  10-12-94  11:33a     31756           0  RIPLINST
  3120.  10-12-94  11:32a     24214           0  SYSMONO.BMP
  3121.  10-12-94  11:33a    206728           0  TIMES.BMP
  3122.  10-12-94  11:32a     61019           0  TNR.PFB
  3123.  
  3124.  WARP DISK_7 PACK0 
  3125.          ->\MMTEMP\OS20PROC.DLL
  3126.          ->\MMTEMP\SSMRES.DLL
  3127.          ->\MMTEMP\BELLS.WAV
  3128.          ->\MMTEMP\MEMSH.DLL
  3129.          ->\MMTEMP\SSMDD.SYS
  3130.          ->\MMTEMP\CUCKOO.WAV
  3131.          ->\MMTEMP\SHRED.WAV
  3132.          ->\MMTEMP\STPMH.HLP
  3133.          ->\MMTEMP\RDIBPROC.DLL
  3134.          ->\MMTEMP\AUTOPROC.DLL
  3135.          ->\MMTEMP\WI30PROC.DLL
  3136.          ->\MMTEMP\BOO.WAV
  3137.          ->\MMTEMP\BUSAUDIO.SYS
  3138.          ->\MMTEMP\FFC.HLP
  3139.          ->\MMTEMP\IMAADPCM.DLL
  3140.          ->\MMTEMP\SSSH.DLL
  3141.          ->\MMTEMP\WM_TELL.WAV
  3142.          ->\MMTEMP\TAKEMY.WAV
  3143.          ->\MMTEMP\BALLGAME.MID
  3144.          ->\MMTEMP\ADSHDD.SYS
  3145.          ->\MMTEMP\HOLIDAY.MID
  3146.          ->\MMTEMP\MMEINDEX.HLP
  3147.          ->\MMTEMP\AMPM.EXE
  3148.          ->\MMTEMP\DOORCLS.WAV
  3149.          ->\MMTEMP\LASER.WAV
  3150.          ->\MMTEMP\DRWCLOSE.WAV
  3151.          ->\MMTEMP\BLUEJAM.MID
  3152.          ->\MMTEMP\IBMLANLK.EXE
  3153.          ->\MMTEMP\DRUMROLL.WAV
  3154.          ->\MMTEMP\AVCIIOPR.DLL
  3155.          ->\MMTEMP\MMOTPROC.DLL
  3156.          ->\MMTEMP\MMMRI.DLL
  3157.          ->\MMTEMP\EEEOOOP.WAV
  3158.          ->\MMTEMP\BBEE.MID
  3159.          ->\MMTEMP\STPMMRI.DLL
  3160.          ->\MMTEMP\MDM.DLL
  3161.          ->\MMTEMP\MDMI.DLL
  3162.          ->\MMTEMP\BWEEEP.WAV
  3163.          ->\MMTEMP\BEEOONG.WAV
  3164.          ->\MMTEMP\MPPM.EXE
  3165.          ->\MMTEMP\AMPMH.HLP
  3166.          ->\MMTEMP\SNDBLAST.DLL
  3167.          ->\MMTEMP\MCIMRI.DLL
  3168.          ->\MMTEMP\OS13PROC.DLL
  3169.          ->\MMTEMP\BWAAANG.WAV
  3170.          ->\MMTEMP\BACH.MID
  3171.          ->\MMTEMP\IBMRALLY.MID
  3172.          ->\MMTEMP\CARDINFO.DLL
  3173.          ->\MMTEMP\EEERRUPP.WAV
  3174.          ->\MMTEMP\DOINK.WAV
  3175.          ->\MMTEMP\MCIREC.HLP
  3176.          ->\MMTEMP\MCIERR.DLL
  3177.          ->\MMTEMP\MMSNDH.HLP
  3178.          ->\MMTEMP\FFCMRI.DLL
  3179.          ->\MMTEMP\WEPMMRI.DLL
  3180.          ->\MMTEMP\MIPM.DLL
  3181.          ->\MMTEMP\NULLSH.DLL
  3182.          ->\MMTEMP\R0STUB.SYS
  3183.          ->\MMTEMP\BOING.WAV
  3184.          ->\MMTEMP\MPPMMRI.DLL
  3185.          ->\MMTEMP\MASTERH9.RT
  3186.          ->\MMTEMP\PLAY.CMD
  3187.          ->\MMTEMP\QRYADH.HLP
  3188.          ->\MMTEMP\FOURMEG.SCR
  3189.          ->\MMTEMP\IBMLANLK.SYS
  3190.          ->\MMTEMP\AUDIOVDD.SYS
  3191.          ->\MMTEMP\MPPM.EAS
  3192.          ->\MMTEMP\BUSAUDIO.HLP
  3193.          ->\MMTEMP\SOUNDS.EAS
  3194.          ->\MMTEMP\IOPRNLS.DLL
  3195.          ->\MMTEMP\CONTROL.SCR
  3196.          ->\MMTEMP\RECORD.CMD
  3197.          ->\MMTEMP\MIDIFILE.ICO
  3198.          ->\MMTEMP\DATACONV.ICO
  3199.          ->\MMTEMP\AUDFILE.ICO
  3200.          ->\MMTEMP\MMPMDATA.ICO
  3201.          ->\MMTEMP\MMPMINST.ICO
  3202.          ->\MMTEMP\MMPMFLD2.ICO
  3203.          ->\MMTEMP\VOLCTRL.ICO
  3204.          ->\MMTEMP\MMSETUP.ICO
  3205.          ->\MMTEMP\MMPMFLDR.ICO
  3206.          ->\MMTEMP\MIDIPLAY.ICO
  3207.          ->\MMTEMP\AUDREC.ICO
  3208.          ->\MMTEMP\VIDPLAY.ICO
  3209.          ->\MMTEMP\VDSCPLAY.ICO
  3210.          ->\MMTEMP\CDPLAYER.ICO
  3211.          ->\MMTEMP\AUDPLAY.ICO
  3212.          ->\MMTEMP\WEPM.EAS
  3213.          ->\MMTEMP\MINSTALL.EAS
  3214.          ->\MMTEMP\STDLH.HLP
  3215.          ->\MMTEMP\AMPMMRI.DLL
  3216.          ->\MMTEMP\MOVIES.EAS
  3217.          ->\MMTEMP\GENINMRI.DLL
  3218.          ->\MMTEMP\MIDIICO.EAS
  3219.          ->\MMTEMP\WAVEICO.EAS
  3220.          ->\MMTEMP\MMIO.DLL
  3221.          ->\MMTEMP\MMIOI.DLL
  3222.          ->\MMTEMP\VAUDIO.SYS
  3223.          ->\MMTEMP\MPMCDIMG.CMD
  3224.          ->\MMTEMP\TWIP.WAV
  3225.          ->\MMTEMP\POP.WAV
  3226.          ->\MMTEMP\SOUNDS.ICO
  3227.          ->\MMTEMP\MOVIE.ICO
  3228.          ->\MMTEMP\AVSFILM.ICO
  3229.          ->\MMTEMP\FILMFLDR.ICO
  3230.          ->\MMTEMP\STDLMRI.DLL
  3231.          ->\MMTEMP\QRYCDMRI.DLL
  3232.          ->\MMTEMP\QRYADMRI.DLL
  3233.          ->\MMTEMP\SSM.DLL
  3234.          ->\MMTEMP\LSIH.MSG
  3235.          ->\MMTEMP\MMSNDMRI.DLL
  3236.          ->\MMTEMP\SYSLEVEL.MPM
  3237.          ->\MMTEMP\DINSTSND.CMD
  3238.          ->\MMTEMP\INSTSND.CMD
  3239.          ->\MMTEMP\BSAUDRES.DLL
  3240.          ->\MMTEMP\FSSH.DLL
  3241.          ->\MMTEMP\AVIO.DLL
  3242.          ->\MMTEMP\MIDIIO.DLL
  3243.          ->\MMTEMP\WAVEPROC.DLL
  3244.          ->\MMTEMP\MISH.DLL
  3245.          ->\MMTEMP\MIDIMCD.DLL
  3246.          ->\MMTEMP\AUDIOMCD.DLL
  3247.          ->\MMTEMP\AMPMXMCD.DLL
  3248.          ->\MMTEMP\AUDIOIF.DLL
  3249.          ->\MMTEMP\HHP.DLL
  3250.          ->\MMTEMP\AUDIOSH.DLL
  3251.          ->\MMTEMP\LSI.MSG
  3252.          ->\MMTEMP\WAVEFILE.EAS
  3253.          ->\MMTEMP\BASECONF.CH
  3254.          ->\MMTEMP\MME.MSG
  3255.          ->\MMTEMP\AUDIODD.MSG
  3256.  WARP DISK_7 PACK11 
  3257.          ->\MMTEMP\OS2\DRIVERS\CS4231\CS31BA11.DRV
  3258.          ->\MMTEMP\OS2\DRIVERS\CS4231\VSNDSYS.386
  3259.          ->\MMOS2\CS4231.SYS
  3260.          ->\MMOS2\VCS4231.SYS
  3261.          ->\MMTEMP\OS2\DRIVERS\CS4231\CS31BA11.INI
  3262.          ->\MMTEMP\OS2\DRIVERS\CS4231\TP750INI.ADD
  3263.  WARP DISK_7 PACK12 
  3264.          ->\MMOS2\BUSAUDIO.SYS
  3265.          ->\MMOS2\HELP\BUSAUDIO.HLP
  3266.          ->\MMOS2\DLL\BSAUDRES.DLL
  3267.  WARP DISK_7 PACK13 
  3268.          ->\MMOS2\DLL\MPGIO.DLL
  3269.          ->\MMOS2\VIDRMS.SYS
  3270.          ->\MMOS2\RMAUDIO.SYS
  3271.          ->\MMOS2\DSP\VREEL.BIN
  3272.          ->\MMOS2\DSP\DSP.BIN
  3273.          ->\MMOS2\DLL\MPGDC.DLL
  3274.          ->\MMOS2\VIDRMS1.INI
  3275.  WARP DISK_7 PACK14 
  3276.          ->\MMOS2\DLL\WEPMPINT.DLL
  3277.          ->\MMOS2\DLL\WEPMPLUS.DLL
  3278.          ->\MMOS2\HELP\WEPMPLUS.HLP
  3279.  WARP DISK_7 PACK15 
  3280.          ->\MMOS2\BUSAUDIO.SYS
  3281.          ->\MMOS2\DSP\DSPLITE.BIN
  3282.          ->\MMOS2\HELP\BUSAUDIO.HLP
  3283.          ->\MMOS2\DLL\BSAUDRES.DLL
  3284.  WARP DISK_7 PACK17 
  3285.          ->\MMOS2\MVPRODD.SYS
  3286.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\PROMIX.EXE
  3287.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\OPL3.DRV
  3288.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MVMIXER.DRV
  3289.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MVPROAUD.DRV
  3290.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MVSOUND.SYS
  3291.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\SBWAVE.DRV
  3292.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MVFM.DRV
  3293.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MVFM.DRV
  3294.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\VPASD.386
  3295.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MMMIXER.DLL
  3296.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MCIMIXER.DRV
  3297.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MIDIMAP.CFG
  3298.          ->\MMOS2\HELP\PAS16.HLP
  3299.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\VADMAD.386
  3300.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\OEMSETUP.INF
  3301.          ->\MMTEMP\OS2\DRIVERS\MVPRODD\MV.INI
  3302.  WARP DISK_7 PACK32 
  3303.          ->\MMOS2\VIDVBC.SYS
  3304.          ->\MMOS2\HELP\VIDBLAST.HLP
  3305.          ->\MMOS2\VIDVBC1.INI
  3306.  
  3307.  WARP DISK_8 PACK0 
  3308.          ->\MMTEMP\MMPM.DLL
  3309.          ->\MMTEMP\MMPMINI.DLL
  3310.          ->\MMTEMP\MACAW.AVI
  3311.          ->\MMTEMP\MINSTALL.EXE
  3312.          ->\MMTEMP\PCDIO.DLL
  3313.          ->\MMTEMP\WEPM.EXE
  3314.          ->\MMTEMP\MMSND.DLL
  3315.          ->\MMTEMP\GENIN.DLL
  3316.          ->\MMTEMP\MMPMCRTS.DLL
  3317.          ->\MMTEMP\SW.DLL
  3318.          ->\MMTEMP\SND.DLL
  3319.          ->\MMTEMP\DIVE.DLL
  3320.          ->\MMTEMP\STARTUP.WAV
  3321.          ->\MMTEMP\JET.WAV
  3322.          ->\MMTEMP\MPPM.DLL
  3323.          ->\MMTEMP\AUDIO.XLM
  3324.          ->\MMTEMP\QRYAD.DLL
  3325.          ->\MMTEMP\STPM.EXE
  3326.          ->\MMTEMP\QRYCD.DLL
  3327.          ->\MMTEMP\WEPMH.HLP
  3328.          ->\MMTEMP\MCIAPI.DLL
  3329.          ->\MMTEMP\MIPMINI.DLL
  3330.          ->\MMTEMP\IMGCLASS.DLL
  3331.          ->\MMTEMP\IOBASE.DLL
  3332.          ->\MMTEMP\ITERM.DLL
  3333.          ->\MMTEMP\FFC.EXE
  3334.          ->\MMTEMP\AUDIO2.WG2
  3335.          ->\MMTEMP\AUDIO.WG2
  3336.          ->\MMTEMP\MMINSTH.HLP
  3337.          ->\MMTEMP\MCIREXX.INF
  3338.          ->\MMTEMP\SHUTDOWN.WAV
  3339.          ->\MMTEMP\MPPMH.HLP
  3340.          ->\MMTEMP\STDL.DLL
  3341.          ->\MMTEMP\AVCAPROC.DLL
  3342.          ->\MMTEMP\SSMINI.DLL
  3343.          ->\MMTEMP\WOOEEP.WAV
  3344.  
  3345.  WARP DISK_9
  3346.  10-12-94   1:00p     <DIR>           0  .
  3347.  10-12-94   1:00p     <DIR>           0  ..
  3348.  10-10-94  10:05p     17625           0  BACKUP
  3349.  10-10-94  10:03p     10050           0  BITMAP
  3350.  10-10-94  10:04p     61570           0  COURBI.PFB
  3351.  10-10-94  10:03p    159336           0  EPM
  3352.  10-10-94  10:04p    210219           0  HELV.BMP
  3353.  10-10-94  10:04p     57440           0  HELVI.PFB
  3354.  10-10-94  10:03p    106218           0  PACK18
  3355.  10-10-94  10:05p     44535           0  PACK20
  3356.  10-10-94  10:05p     17096           0  PACK31
  3357.  10-10-94  10:03p    815461           0  PACK36
  3358.  10-10-94  10:04p    152897           0  PACK44
  3359.  10-10-94  10:05p     12736           0  PACK8
  3360.  10-10-94  10:05p     23222           0  PULSE
  3361.  10-10-94  10:04p     64847           0  TNRBI.PFB
  3362.  10-10-94  10:05p     11768           0  VDPMI
  3363.  10-10-94  10:04p     71961           0  WINBASE
  3364.         18 file(s)    1836981 bytes used 
  3365.                             0 bytes free 
  3366.  WARP DISK_9 PACK18 
  3367.          ->\MMOS2\JAZZDD.SYS
  3368.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\JAZZMXD.DRV
  3369.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\JAZZFM4.DRV
  3370.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\JAZZ.DRV
  3371.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\JAZZFM2.DRV
  3372.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\MCICDA.DRV
  3373.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\JAZZ401.DRV
  3374.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\MMMIXER.DLL
  3375.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\JAZZ.SYS
  3376.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\MIDIMAP.CFG
  3377.          ->\MMOS2\HELP\JAZZ16.HLP
  3378.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\VJAZZD.386
  3379.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\VJAZZFM.386
  3380.          ->\MMTEMP\OS2\DRIVERS\JAZZDD\OEMSETUP.INF
  3381.  WARP DISK_9 PACK20 
  3382.          ->\MMOS2\DLL\SMVSPAGE.DLL
  3383.          ->\MMOS2\HELP\SMVSH.HLP
  3384.          ->\MMOS2\DLL\SMVSMRI.DLL
  3385.          ->\MMTEMP\VAPM.SCR
  3386.  WARP DISK_9 PACK31 
  3387.          ->\MMOS2\VIDVBC.SYS
  3388.          ->\MMOS2\HELP\VIDBLAST.HLP
  3389.          ->\MMOS2\VIDVBC1.INI
  3390.  WARP DISK_9 PACK36 
  3391.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SYNTHGS.SBK
  3392.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\AWEGUI.DLL
  3393.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SYNTHMT.SBK
  3394.          ->\MMOS2\SBAWED2.SYS
  3395.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SBAWE32.DRV
  3396.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\AWEMAN.DLL
  3397.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SB16SND.DRV
  3398.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SB16AUX.DRV
  3399.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SYNTHGM.SBK
  3400.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\CSPMAN.DLL
  3401.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\WFM0011.ACV
  3402.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SBPFM.DRV
  3403.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\WFM0007.ACV
  3404.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\WFM0200.ACV
  3405.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\WFM0006.ACV
  3406.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\WFM0203.ACV
  3407.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\WFM0202.ACV
  3408.          ->\MMOS2\HELP\SBLASTER.HLP
  3409.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\VSBPD.386
  3410.          ->\MMOS2\DSP\WI0200.ASP
  3411.          ->\MMOS2\DSP\WO0200.ASP
  3412.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\MIDIMAP.CFG
  3413.          ->\MMOS2\DSP\WI0007.ASP
  3414.          ->\MMOS2\DSP\WI0006.ASP
  3415.          ->\MMOS2\DSP\WO0007.ASP
  3416.          ->\MMOS2\DSP\WO0006.ASP
  3417.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\SBWIN.INI
  3418.          ->\MMTEMP\OS2\DRIVERS\SBAWED2\OEMSETUP.INF
  3419.  WARP DISK_9 PACK44 
  3420.          ->\MMOS2\ACPADD2.SYS
  3421.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\AUDIO.DLL
  3422.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\ACPADD.SYS
  3423.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\ACPA.DRV
  3424.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\AUDIOVER.EXE
  3425.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\IBMMPC.DSP
  3426.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\IBMAUDS.DSP
  3427.          ->\MMOS2\DSP\IBMPCMR8.DSP
  3428.          ->\MMOS2\DSP\IBMAUDS.DSP
  3429.          ->\MMOS2\DSP\IBMMPC.DSP
  3430.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\IBMPCMR.DSP
  3431.          ->\MMOS2\DSP\IBMPCMR.DSP
  3432.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\IBMPCMP.DSP
  3433.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\MIDIMAP.CFG
  3434.          ->\MMOS2\DSP\IBMXA.DSP
  3435.          ->\MMOS2\DSP\IBMPMM48.DSP
  3436.          ->\MMOS2\DSP\IBMPCMP.DSP
  3437.          ->\MMOS2\DSP\IBMAUDR.DSP
  3438.          ->\MMOS2\DSP\IBMAUDP.DSP
  3439.          ->\MMOS2\DSP\IBMAUDG.DSP
  3440.          ->\MMOS2\DSP\IBMAUDF.DSP
  3441.          ->\MMTEMP\OS2\DRIVERS\ACPADD2\OEMSETUP.INF
  3442.  WARP DISK_9 PACK8 
  3443.          ->\MMOS2\BUSAUDIO.SYS
  3444.          ->\MMOS2\HELP\BUSAUDIO.HLP
  3445.          ->\MMOS2\DLL\BSAUDRES.DLL
  3446.  
  3447.  WARP DISK_10
  3448.  10-12-94   1:00p     <DIR>           0  .
  3449.  10-12-94   1:00p     <DIR>           0  ..
  3450.  10-10-94  10:06p       159           0  ATMFONTS.QLC
  3451.  10-10-94  10:07p     51476           0  BIDI
  3452.  10-10-94  10:06p    171884           0  BITMAP
  3453.  10-10-94  10:07p    280557           0  CMDREF
  3454.  10-10-94  10:07p     60712           0  COURIER.BMP
  3455.  10-10-94  10:07p    172652           0  HPFS
  3456.  10-10-94  10:06p    324045           0  MAHJONGG
  3457.  10-10-94  10:06p     10808           0  MOUSE
  3458.  10-10-94  10:05p    328890           0  PACK2
  3459.  10-10-94  10:07p     17096           0  PACK22
  3460.  10-10-94  10:07p     14081           0  PACK28
  3461.  10-10-94  10:07p     64510           0  PACK34
  3462.  10-10-94  10:07p     12736           0  PACK9
  3463.  10-10-94  10:07p     88194           0  PCMCIADD
  3464.   9-26-94   9:45p        49           0  PEN.DAT
  3465.  10-10-94  10:07p     48091           0  PICVIEW
  3466.  10-10-94  10:07p     29812           0  RECOVER
  3467.  10-10-94  10:07p    126336           0  REXXPUBS
  3468.  10-10-94  10:07p     21025           0  TREE
  3469.  
  3470.  WARP DISK_10 PACK2 
  3471.          ->\MMOS2\DLL\INDFSR31.DLL
  3472.          ->\MMOS2\DLL\INDEO.DLL
  3473.          ->\MMOS2\DLL\INDRTR31.DLL
  3474.          ->\MMOS2\DLL\INDDEC32.DLL
  3475.          ->\MMOS2\DLL\LVDP8000.DLL
  3476.          ->\MMOS2\RGBTOYUV.LUT
  3477.          ->\MMOS2\DLL\VIDVCI.DLL
  3478.          ->\MMOS2\DLL\ULCOASYM.DLL
  3479.          ->\MMOS2\DLL\ULDC.DLL
  3480.          ->\MMOS2\DLL\MONDO.DLL
  3481.          ->\MMOS2\VCSHDD.SYS
  3482.          ->\MMOS2\DLL\ULCORT.DLL
  3483.          ->\MMOS2\DLL\CODECSH.DLL
  3484.          ->\MMOS2\DLL\SVMCMRI.DLL
  3485.          ->\MMTEMP\SMVINI.SCR
  3486.          ->\MMOS2\HELP\SVMCH.HLP
  3487.          ->\MMTEMP\VIDICON.EAS
  3488.          ->\MMOS2\DLL\MTSH.DLL
  3489.          ->\MMOS2\DLL\SVMC.DLL
  3490.          ->\MMOS2\DLL\SVSH.DLL
  3491.          ->\MMOS2\DLL\ULDC16.DLL
  3492.          ->\MMOS2\DLL\ULDC8.DLL
  3493.          ->\MMOS2\DLL\INDEOR31.DLL
  3494.          ->\MMTEMP\SMVCONF.CH
  3495.  WARP DISK_10 PACK22 
  3496.          ->\MMOS2\VIDVBC.SYS
  3497.          ->\MMOS2\HELP\VIDBLAST.HLP
  3498.          ->\MMOS2\VIDVBC1.INI
  3499.  WARP DISK_10 PACK28 
  3500.          ->\MMOS2\VIDVBC.SYS
  3501.          ->\MMOS2\HELP\VIDMAGIC.HLP
  3502.          ->\MMOS2\VIDVBC1.INI
  3503.  WARP DISK_10PACK34
  3504.          ->\MMTEMP\OS2\DRIVERS\AZT16DD\MM16C.DRV
  3505.          ->\MMOS2\AZT16DD.SYS
  3506.          ->\MMOS2\SGAUDVDD.SYS
  3507.          ->\MMTEMP\OS2\DRIVERS\AZT16DD\OEMSETUP.INF
  3508.          ->\MMTEMP\OS2\DRIVERS\AZT16DD\MIDIMAP.CFG
  3509.  WARP DISK_10 PACK9 
  3510.          ->\MMOS2\BUSAUDIO.SYS
  3511.          ->\MMOS2\HELP\BUSAUDIO.HLP
  3512.          ->\MMOS2\DLL\BSAUDRES.DLL
  3513.  
  3514.  WARP DISK_11
  3515.  10-12-94   1:00p     <DIR>           0  .
  3516.  10-12-94   1:00p     <DIR>           0  ..
  3517.  10-10-94  10:10p     25352           0  APM
  3518.  10-10-94  10:10p    135681           0  BITMAP
  3519.  10-10-94  10:08p    122605           0  CHESS
  3520.  10-10-94  10:08p     58808           0  HELVBI.PFB
  3521.  10-10-94  10:08p    162230           0  KLONDIKE
  3522.  10-10-94  10:09p    264303           0  LINK
  3523.  10-10-94  10:10p     15375           0  PACK16
  3524.  10-10-94  10:08p     75947           0  PACK35
  3525.  10-10-94  10:10p     21127           0  RAS
  3526.  10-10-94  10:08p     19815           0  SORT
  3527.  10-10-94  10:08p     47362           0  SYMB.PFB
  3528.  10-10-94  10:08p     13231           0  TIMESPSF
  3529.  10-10-94  10:08p     61713           0  TNRB.PFB
  3530.  10-10-94  10:08p     64819           0  TNRI.PFB
  3531.  10-10-94  10:09p    737258           0  TUTORIAL
  3532.  10-10-94  10:08p     11169           0  VEMM
  3533.         18 file(s)    1836795 bytes used 
  3534.                             0 bytes free 
  3535.  
  3536.  WARP DISK_11 PACK16 
  3537.          ->\MMOS2\VIDVBC.SYS
  3538.          ->\MMOS2\VIDVBC1.INI
  3539.          ->\MMOS2\REGION\CCIRCATV.RGN
  3540.          ->\MMOS2\REGION\JAPAN.RGN
  3541.          ->\MMOS2\REGION\JPNCATV.RGN
  3542.          ->\MMOS2\REGION\AUS.RGN
  3543.          ->\MMOS2\REGION\USA.RGN
  3544.          ->\MMOS2\REGION\CCIR.RGN
  3545.          ->\MMOS2\REGION\USACATV.RGN
  3546.  WARP DISK_11 PACK35 
  3547.          ->\MMTEMP\OS2\DRIVERS\ES688DD\ES688WIN.DRV
  3548.          ->\MMOS2\ES688DD.SYS
  3549.          ->\MMTEMP\OS2\DRIVERS\ES688DD\MSMIXMGR.DLL
  3550.          ->\MMTEMP\OS2\DRIVERS\ES688DD\ES688WIN.386
  3551.          ->\MMTEMP\OS2\DRIVERS\ES688DD\AUDMPIO.DRV
  3552.          ->\MMTEMP\OS2\DRIVERS\ES688DD\MIDIMAP.CFG
  3553.          ->\MMOS2\HELP\ES688INS.HLP
  3554.          ->\MMOS2\DLL\ESSVSD88.DLL
  3555.  
  3556.  WARP DISK_12
  3557.  10-12-94   1:00p     <DIR>           0  .
  3558.  10-12-94   1:00p     <DIR>           0  ..
  3559.  10-10-94  10:10p     22682           0  ATTRIB
  3560.  10-10-94  10:10p     62417           0  COURB.PFB
  3561.  10-10-94  10:10p     60187           0  COURI.PFB
  3562.  10-10-94  10:12p    595963           0  DOS
  3563.  10-10-94  10:11p    191210           0  INSTAID
  3564.  10-10-94  10:10p     12736           0  PACK10
  3565.  10-10-94  10:10p     14095           0  PACK29
  3566.  10-10-94  10:10p     17096           0  PACK33
  3567.  10-10-94  10:10p     48441           0  PACK40
  3568.  10-10-94  10:11p     64082           0  PACK41
  3569.  10-10-94  10:12p       358           0  PACK43
  3570.  10-10-94  10:11p     93711           0  PACK5
  3571.  10-10-94  10:11p     127956           0  PCMCIA
  3572.  10-10-94  10:10p     31609           0  PMSEEK
  3573.  10-10-94  10:12p    166821           0  RAS
  3574.  10-10-94  10:12p      5171           0  VXMS
  3575.  10-10-94  10:11p    310911           0  WINENV
  3576.  10-10-94  10:10p      8525           0  WINTOUCH
  3577.         20 file(s)    1833971 bytes used 
  3578.                             0 bytes free 
  3579.  
  3580.  WARP DISK_12 PACK10 
  3581.          ->\MMOS2\BUSAUDIO.SYS
  3582.          ->\MMOS2\HELP\BUSAUDIO.HLP
  3583.          ->\MMOS2\DLL\BSAUDRES.DLL
  3584.  WARP DISK_12 PACK29 
  3585.          ->\MMOS2\VIDVBC.SYS
  3586.          ->\MMOS2\HELP\VIDWINDW.HLP
  3587.          ->\MMOS2\VIDVBC1.INI
  3588.  WARP DISK_12 PACK33 
  3589.          ->\MMOS2\VIDVBC.SYS
  3590.          ->\MMOS2\HELP\VIDBLAST.HLP
  3591.          ->\MMOS2\VIDVBC1.INI
  3592.  WARP DISK_12 PACK40 
  3593.          ->\MMOS2\SBD2.SYS
  3594.          ->\MMTEMP\OS2\DRIVERS\SBD2\SB20SND.DRV
  3595.          ->\MMTEMP\OS2\DRIVERS\SBD2\SBFM.DRV
  3596.          ->\MMOS2\HELP\SBLASTER.HLP
  3597.          ->\MMTEMP\OS2\DRIVERS\SBD2\MIDIMAP.CFG
  3598.          ->\MMTEMP\OS2\DRIVERS\SBD2\VSBPD.386
  3599.          ->\MMTEMP\OS2\DRIVERS\SBD2\OEMSETUP.INF
  3600.  WARP DISK_12 PACK41 
  3601.          ->\MMOS2\SBPD2.SYS
  3602.          ->\MMTEMP\OS2\DRIVERS\SBPD2\SBPAUX.DRV
  3603.          ->\MMTEMP\OS2\DRIVERS\SBPD2\SBPSND.DRV
  3604.          ->\MMTEMP\OS2\DRIVERS\SBPD2\SBPFM.DRV
  3605.          ->\MMOS2\HELP\SBLASTER.HLP
  3606.          ->\MMTEMP\OS2\DRIVERS\SBPD2\MIDIMAP.CFG
  3607.          ->\MMTEMP\OS2\DRIVERS\SBPD2\VSBPD.386
  3608.          ->\MMTEMP\OS2\DRIVERS\SBPD2\OEMSETUP.INF
  3609.  WARP DISK_12 PACK43 
  3610.          ->\MMTEMP\OS2\DRIVERS\SB16D2\OEMSETUP.INF
  3611.  WARP DISK_12 PACK5 
  3612.          ->\MMOS2\CDPM.EXE
  3613.          ->\MMOS2\DLL\CDTBL.DLL
  3614.          ->\MMOS2\DLL\IBMCDXA.DLL
  3615.          ->\MMOS2\HELP\CDPMH.HLP
  3616.          ->\MMOS2\DLL\CDPMMRI.DLL
  3617.          ->\MMOS2\INSTALL\CDPM.EAS
  3618.          ->\MMOS2\DLL\CDDASH.DLL
  3619.          ->\MMOS2\DLL\GENCDVSD.DLL
  3620.          ->\MMOS2\DLL\CDAUDIO.DLL
  3621.  
  3622.  WARP DISK_13
  3623.  10-12-94   1:00p     <DIR>           0  .
  3624.  10-12-94   1:00p     <DIR>           0  ..
  3625.  10-10-94  10:13p     59084           0  AUDIOWIN
  3626.  10-10-94  10:13p     62046           0  COUR.PFB
  3627.  10-10-94  10:12p    255100           0  EPM
  3628.  10-10-94  10:13p     54946           0  HELV.PFB
  3629.  10-10-94  10:13p     12725           0  HELVPSF
  3630.  10-10-94  10:13p     20450           0  LABEL
  3631.  10-10-94  10:13p     32444           0  PACK30
  3632.  10-10-94  10:13p     65383           0  PACK42
  3633.  10-10-94  10:13p    128775           0  PACK43
  3634.  10-10-94  10:12p      7147           0  RAS
  3635.  10-10-94  10:13p     11247           0  SERIAL
  3636.  10-10-94  10:13p    102879           0  TOUCH
  3637.         14 file(s)     812226 bytes used 
  3638.                             0 bytes free 
  3639.  
  3640.  WARP DISK_13 PACK30 
  3641.          ->\MMOS2\SBD2.SYS
  3642.          ->\MMOS2\RMAUDIO.SYS
  3643.          ->\MMTEMP\RMSBLAST.SCR
  3644.  WARP DISK_13 PACK42 
  3645.          ->\MMOS2\SBP2D2.SYS
  3646.          ->\MMTEMP\OS2\DRIVERS\SBP2D2\SBPAUX.DRV
  3647.          ->\MMTEMP\OS2\DRIVERS\SBP2D2\SBPSND.DRV
  3648.          ->\MMTEMP\OS2\DRIVERS\SBP2D2\SBPFM.DRV
  3649.          ->\MMOS2\HELP\SBLASTER.HLP
  3650.          ->\MMTEMP\OS2\DRIVERS\SBP2D2\MIDIMAP.CFG
  3651.          ->\MMTEMP\OS2\DRIVERS\SBP2D2\VSBPD.386
  3652.          ->\MMTEMP\OS2\DRIVERS\SBP2D2\OEMSETUP.INF
  3653.  WARP DISK_13 PACK43 
  3654.          ->\MMOS2\SB16D2.SYS
  3655.          ->\MMTEMP\OS2\DRIVERS\SB16D2\SB16SND.DRV
  3656.          ->\MMTEMP\OS2\DRIVERS\SB16D2\SB16AUX.DRV
  3657.          ->\MMTEMP\OS2\DRIVERS\SB16D2\CSPMAN.DLL
  3658.          ->\MMTEMP\OS2\DRIVERS\SB16D2\WFM0011.ACV
  3659.          ->\MMTEMP\OS2\DRIVERS\SB16D2\SBPFM.DRV
  3660.          ->\MMTEMP\OS2\DRIVERS\SB16D2\WFM0007.ACV
  3661.          ->\MMTEMP\OS2\DRIVERS\SB16D2\WFM0200.ACV
  3662.          ->\MMTEMP\OS2\DRIVERS\SB16D2\WFM0006.ACV
  3663.          ->\MMTEMP\OS2\DRIVERS\SB16D2\WFM0203.ACV
  3664.          ->\MMTEMP\OS2\DRIVERS\SB16D2\WFM0202.ACV
  3665.          ->\MMOS2\HELP\SBLASTER.HLP
  3666.          ->\MMTEMP\OS2\DRIVERS\SB16D2\MIDIMAP.CFG
  3667.          ->\MMTEMP\OS2\DRIVERS\SB16D2\VSBPD.386
  3668.          ->\MMOS2\DSP\WI0200.ASP
  3669.          ->\MMOS2\DSP\WO0200.ASP
  3670.          ->\MMOS2\DSP\WI0007.ASP
  3671.          ->\MMOS2\DSP\WO0007.ASP
  3672.          ->\MMOS2\DSP\WI0006.ASP
  3673.          ->\MMOS2\DSP\WO0006.ASP
  3674.  
  3675.  WARP DISPLAY DISK_1
  3676.  10-12-94   1:00p     <DIR>           0  .
  3677.  10-12-94   1:00p     <DIR>           0  ..
  3678.  10-10-94  10:21p    159449           0  8514
  3679.   9-26-94   9:44p       956           0  AT480AC.DSP
  3680.   9-26-94   9:44p       954           0  AT480BC.DSP
  3681.   9-26-94   9:44p       963           0  AT600BC.DSP
  3682.   9-26-94   9:44p      1129           0  AT768BC.DSP
  3683.   9-26-94   9:45p       279           0  ATIM32A.DSP
  3684.   9-26-94   9:45p       279           0  ATIM64A.DSP
  3685.  10-09-94   8:09p     10251           0  BVHMPA.DL_
  3686.   9-26-94   9:44p       970           0  CL480AC.DSP
  3687.   9-26-94   9:44p       967           0  CL480BC.DSP
  3688.   9-26-94   9:45p       277           0  CL54XA.DSP
  3689.   9-26-94   9:44p       976           0  CL600BC.DSP
  3690.   9-26-94   9:44p      1141           0  CL768BC.DSP
  3691.  10-10-94  10:19p         4           0  DISK.NUM
  3692.   9-23-94   4:32a     38288           0  DISPLAY.DL_
  3693.   9-23-94   6:40a     91680           0  DSPRES.DL_
  3694.   9-26-94   9:44p       966           0  HD480AC.DSP
  3695.   9-26-94   9:44p       960           0  HD480BC.DSP
  3696.   9-26-94   9:44p       970           0  HD600BC.DSP
  3697.   9-26-94   9:44p      1135           0  HD768BC.DSP
  3698.  10-04-94   4:09p     26164           0  IBMVGA32.DL_
  3699.   9-01-94   7:52p       102           0  ISWINDOW.CO_
  3700.  10-10-94  10:22p     26593           0  P9000
  3701.   9-26-94   9:45p       278           0  P9000A.DSP
  3702.   9-26-94   9:45p      4335           0  P9000B.DSP
  3703.   9-26-94   9:45p     31612           0  P9000M.DSP
  3704.  10-10-94  10:22p    246058           0  P9000SYS
  3705.  10-10-94  10:23p     25903           0  P9100
  3706.   9-26-94   9:45p     48358           0  P9100M.DSP
  3707.  10-10-94  10:23p    258828           0  P9100SYS
  3708.  10-10-94  10:21p    198808           0  POWER_9K
  3709.   9-26-94   9:44p       283           0  PSBGA32A.DSP
  3710.   9-26-94   9:44p      1447           0  PSMONO.DSP
  3711.   9-26-94   9:45p       792           0  PSS3A.DSP
  3712.   9-26-94   9:44p      4878           0  PSSVGA32.DSP
  3713.   9-26-94   9:44p      6345           0  PSVGA32.DSP
  3714.   9-26-94   9:44p     12920           0  PSXGA32.DSP
  3715.   9-26-94   9:45p       277           0  S3864A.DSP
  3716.  10-08-94   8:14p      6551           0  SCREEN01.SY_
  3717.  10-08-94   8:14p      6496           0  SCREEN02.SY_
  3718.   9-26-94   9:44p      1030           0  SP480AC.DSP
  3719.   9-26-94   9:44p      1028           0  SP480BC.DSP
  3720.   9-26-94   9:45p       328           0   TLIW32A.DSP
  3721.   9-26-94   9:44p       966           0  TR480AC.DSP
  3722.   9-26-94   9:44p       963           0  TR480BC.DSP
  3723.   9-26-94   9:44p       974           0  TR600BC.DSP
  3724.   9-26-94   9:44p      1138           0  TR768BC.DSP
  3725.   9-26-94   9:44p       963           0  TS480AC.DSP
  3726.   9-26-94   9:44p       959           0  TS480BC.DSP
  3727.   9-26-94   9:44p       969           0  TS600BC.DSP
  3728.   9-26-94   9:44p      1135           0  TS768BC.DSP
  3729.  12-07-93   1:00p      1994           0  VESA.EX_
  3730.  10-10-94  10:21p    118094           0  VGA
  3731.  10-10-94   5:54p     70967           0  VSVGA.SY_
  3732.  10-10-94   5:56p     33571           0  VVGA.SY_
  3733.   9-26-94   9:45p       260           0  WD24_31A.DSP
  3734.   9-26-94   9:44p       968           0  WD480AC.DSP
  3735.   9-26-94   9:44p       963           0  WD480BC.DSP
  3736.   9-26-94   9:44p       974           0  WD600BC.DSP
  3737.   9-26-94   9:44p      1139           0  WD768BC.DSP
  3738.   9-26-94   9:45p       277           0  WDC33A.DSP
  3739.  10-02-94   7:55p      2762           0  WINVGA
  3740.  10-10-94  10:22p     93533           0  WINXGA
  3741.  10-10-94  10:21p    244636           0  XGA
  3742.         66 file(s)    1800213 bytes used 
  3743.                             0 bytes free 
  3744.  
  3745.  WARP DISPLAY DISK_2
  3746.  10-12-94   1:00p     <DIR>           0  .
  3747.  10-12-94   1:00p     <DIR>           0  ..
  3748.  10-10-94  10:23p     70966           0  CGA
  3749.  10-07-94   3:25p    154758           0  CIRRUS.DL_
  3750.   9-26-94   9:45p     15631           0  CL54XB.DSP
  3751.   9-26-94   9:45p       708           0  CL54XM.DSP
  3752.  10-10-94  10:26p    281419           0  CLWINDRV
  3753.  10-10-94  10:23p     94373           0  EGA
  3754.   9-26-94   9:44p      4482           0  PSBGA32B.DSP
  3755.   9-26-94   9:44p      4307           0  PSCGA16.DSP
  3756.   9-26-94   9:44p      4349           0  PSEGA16.DSP
  3757.   8-18-94   7:41p      6825           0  SETMODE.EX_
  3758.   9-23-94   9:01p     57704           0  SV480256.DL_
  3759.   9-23-94   9:27p     57697           0  SV600256.DL_
  3760.   9-23-94   9:45p     58495           0  SV768256.DL_
  3761.   9-26-94   9:45p      4122           0  SVGA480A.DSP
  3762.   9-26-94   9:45p      4122           0  SVGA480B.DSP
  3763.   9-26-94   9:45p      4189           0  SVGA600B.DSP
  3764.   9-26-94   9:45p      4183           0  SVGA768B.DSP
  3765.   9-26-94   9:45p     13292           0  TLIW32B.DSP
  3766.   9-26-94   9:45p       755           0  TLIW32M.DSP
  3767.   9-29-94  12:57a    161544           0  TLIW32PM.DL_
  3768.   8-18-94   7:41p      6758           0  VMODE.CO_
  3769.  10-10-94  10:24p     38622           0  WIN8514
  3770.  10-10-94  10:25p    281818           0  WINTLI32
  3771.   9-15-94  11:48p     43446           0  WSPDBF.DR_
  3772.   9-15-94  11:51p     44173           0  WSPDSBF.DR_
  3773.   9-15-94  11:48p     43256           0  WSPDSF.DR_
  3774.   9-15-94  11:51p     43968           0  WSPDSSF.DR_
  3775.         29 file(s)    1505962 bytes used 
  3776.                             0 bytes free 
  3777.  
  3778.  WARP DISPLAY DISK_3
  3779.  10-12-94   1:00p     <DIR>           0  .
  3780.  10-12-94   1:00p     <DIR>           0  ..
  3781.   9-26-94   9:45p     15906           0  PSS3B.DSP
  3782.   9-26-94   8:01p    157675           0  S3864
  3783.   9-26-94   9:45p     13838           0  S3864B.DSP
  3784.   9-26-94   9:45p       741           0  S3864M.DSP
  3785.  10-05-94  12:29a    150086           0  S3VIDEO
  3786.  10-10-94  10:27p    408503           0  S3WIN
  3787.  10-10-94  10:29p    886527           0  WIN864
  3788.  10-10-94  10:29p    199301           0  WIN86432
  3789.         10 file(s)    1832577 bytes used 
  3790.                             0 bytes free 
  3791.  
  3792.  WARP DISPLAY DISK_4
  3793.  10-12-94   1:00p     <DIR>           0  .
  3794.  10-12-94   1:00p     <DIR>           0  ..
  3795.  10-12-94  11:43a    151342           0  ATIM32
  3796.   9-26-94   9:45p     16913           0  ATIM32B.DSP
  3797.   9-26-94   9:45p       699           0  ATIM32M.DSP
  3798.  10-12-94  11:43a    152209           0  ATIM64
  3799.   9-09-94   7:34p      1159           0  ATIM64.SY_
  3800.   9-26-94   9:45p     26663           0  ATIM64B.DSP
  3801.   9-26-94   9:45p       699           0  ATIM64M.DSP
  3802.  10-08-94   1:23a      4995           0  VAD32.SY_
  3803.  10-01-94   6:31a      3139           0  VAD64.SY_
  3804.   9-26-94   9:45p      9238           0  WD24B.DSP
  3805.   9-26-94   9:45p      9241           0  WD24_31B.DSP
  3806.   9-26-94   9:45p       736           0  WD24_31M.DSP
  3807.  10-12-94  11:44a    176776           0  WD3116.DR_
  3808.  10-12-94  11:44a    134709           0  WD31_8.DR_
  3809.  10-12-94  11:45a    181391           0  WD3316.DR_
  3810.  10-12-94  11:44a    155660           0  WD33_8.DR_
  3811.   9-26-94   8:01p    147683           0  WD90C24.DL_
  3812.   9-26-94   8:01p    145124           0  WD90C33.DL_
  3813.   9-26-94   9:45p     10674           0  WDC33B.DSP
  3814.   9-26-94   9:45p       737           0  WDC33M.DSP
  3815.  10-12-94  11:45a    218624           0  WINM32
  3816.  10-12-94  11:46a    126516           0  WINM64
  3817.         24 file(s)    1674927 bytes used 
  3818.                             0 bytes free 
  3819.  
  3820.  PRINTER DRIVER DISK_1
  3821.  10-12-94   1:00p     <DIR>           0  .
  3822.  10-12-94   1:00p     <DIR>           0  ..
  3823.  10-12-94  11:36a     80696           0  EPSON.DR_
  3824.  10-12-94  11:36a      5991           0  EPSON.EA_
  3825.  10-12-94  11:37a     85252           0  HPDJPM.DR_
  3826.  10-12-94  11:37a      4915           0  HPDJPM.EA_
  3827.  10-12-94  11:37a     171135           0  IBM52XX.DR_
  3828.  10-12-94  11:37a      3695           0  IBM52XX.EA_
  3829.  10-12-94  10:57a     56716           0  IBMNULL.DR_
  3830.  10-12-94  11:35a      4565           0  IBMNULL.EA_
  3831.  10-12-94  11:38a    362616           0  IBMPCL5.DR_
  3832.  10-12-94  11:38a      4157           0  IBMPCL5.EA_
  3833.  10-12-94  11:36a    502262           0  LASERJET.DR_
  3834.  10-12-94  11:36a      5990           0  LASERJET.EA_
  3835.  10-12-94  11:37a    151330           0  PLOTTERS.DR_
  3836.  10-12-94  11:37a      4033           0  PLOTTERS.EA_
  3837.  10-12-94  11:37a       175           0  PMPLOT.EA_
  3838.  10-12-94  11:37a     61255           0  PMPLOT.QP_
  3839.  10-12-94  11:04a     28174           0  PRDESC.LST
  3840.  10-10-94   5:03a       798           0  PRDRV.LST
  3841.  10-12-94  11:36a    206185           0  PSCRIPT.DR_
  3842.  10-12-94  11:36a      9270           0  PSCRIPT.EA_
  3843.         22 file(s)    1749210 bytes used 
  3844.                             0 bytes free 
  3845.  
  3846.  PRINTER DRIVER DISK_2
  3847.  10-12-94   1:00p     <DIR>           0  .
  3848.  10-12-94   1:00p     <DIR>           0  ..
  3849.   3-11-94   4:37p      8558           0  40291730.WPD
  3850.   3-11-94   4:37p     11028           0  40293930.WPD
  3851.   7-28-94   1:51p      8675           0  4039PW31.WPD
  3852.   3-11-94   4:37p     11304           0  4039W31.WPD
  3853.   3-11-94   4:37p      6750           0  4079W31.WPD
  3854.   7-25-94   3:39p    112816           0  FI4037.EXE
  3855.   7-25-94   3:39p     14406           0  FI4037.HLP
  3856.   3-11-94   4:37p      5715           0  IBM17521.WPD
  3857.   3-11-94   4:37p     27184           0  IBM239X.DRV
  3858.   3-11-94   4:37p      8185           0  IBM39521.WPD
  3859.   3-11-94   4:37p     69152           0  IBM4019.DRV
  3860.  10-10-94  10:17p    317763           0  IBM4019.DR_
  3861.  10-10-94  10:17p      3866           0  IBM4019.EA_
  3862.   3-11-94   4:37p     92864           0  IBM4029.DRV
  3863.   7-25-94   3:39p    142048           0  IBM4037.DRV
  3864.   7-25-94   3:39p     17263           0  IBM4037.HLP
  3865.   7-25-94   3:39p      6910           0  IBM4037P.HLP
  3866.   1-14-94   9:20a     11728           0  IBM4070.DRV
  3867.   3-11-94   4:37p     93184           0  IBM40X9.DLL
  3868.  10-10-94  10:17p    268316           0  IBM42XX.DR_
  3869.  10-10-94  10:17p      4064           0  IBM42XX.EA_
  3870.  10-07-94   9:33p     49934           0  IBM52012.DR_
  3871.  10-10-94  10:17p      4541           0  IBM52012.EA_
  3872.  10-10-94  10:18p    303222           0  IBMPCL3.DR_
  3873.  10-10-94  10:18p      3788           0  IBMPCL3.EA_
  3874.  10-10-94  10:18p    138046           0  OMNI.DR_
  3875.  10-10-94  10:18p      6377           0  OMNI.EA_
  3876.   1-14-94   9:20a     56784           0  SF4019.EXE
  3877.  10-10-94  10:18p     38743           0  SMGXPJET.DR_
  3878.  10-10-94  10:18p      3711           0  SMGXPJET.EA_
  3879.         32 file(s)    1846925 bytes used 
  3880.                             0 bytes free 
  3881.  
  3882.  PRINTER DRIVER DISK_3
  3883.  10-12-94   1:00p     <DIR>           0  .
  3884.  10-12-94   1:00p     <DIR>           0  ..
  3885.   3-11-94   4:37p     11856           0  IBM238X.DRV
  3886.   1-14-94   9:20a     42928           0  IBM5183.DRV
  3887.   7-25-94   3:39p    179856           0  IBMPCL5.DRV
  3888.   3-11-94   4:37p     22918           0  IBMPCL5.HLP
  3889.   7-25-94   3:39p    221217           0  IBMPCL5A.DRV
  3890.   3-11-94   4:37p     12962           0  IBMPCL5O.HLP
  3891.   9-19-94   9:44p    172160           0  IJ4076.DRV
  3892.   3-11-94   4:37p     14231           0  IJ4076.HLP
  3893.   3-11-94   4:37p      9668           0  IJ4076O.HLP
  3894.   9-01-94   8:12p    200064           0  LEXF4047.DLL
  3895.   9-01-94   8:12p     25207           0  LEXF4047.HLP
  3896.   9-19-94   9:44p    212960           0  LEXF4076.DLL
  3897.   3-11-94   4:37p     19151           0  LEXF4076.HLP
  3898.   7-25-94   3:39p    211970           0  LEXFINST.DLL
  3899.   3-11-94   4:37p     20066           0  LEXFINST.HLP
  3900.   9-01-94   8:12p     15520           0  LEXMMGR.DLL
  3901.   9-01-94   8:12p     19644           0  LEXMMGR.HLP
  3902.   9-01-94   8:12p    202176           0  LM4047.DRV
  3903.   9-01-94   8:12p     26207           0  LM4047.HLP
  3904.   9-01-94   8:12p     15743           0  LM4047O.HLP
  3905.   9-01-94   8:12p     14230           0  LM4076.HLP
  3906.   7-25-94   3:39p     33693           0  LMPCL5A.HLP
  3907.   7-25-94   3:39p     16046           0  LMPCL5AO.HLP
  3908.   9-01-94   8:12p    114641           0  PTAPIW16.DLL
  3909.         26 file(s)    1835114 bytes used 
  3910.                             0 bytes free 
  3911.  
  3912.